ThingWorx Navigate is now Windchill Navigate Learn More

Translate the entire conversation x

Invoke mashup with post request parameters

ashishtamhane
10-Marble

Invoke mashup with post request parameters

Hi!

 

Is there any way that a ThingWorx mashup can be invoked through a POST Request with parameters? The data that we are trying to pass is of sensitive nature and we would like it to be hidden. If this is not possible in ThingWorx whats the recommended way to implement this?

 

Note: I have tried Mashup parameters and am able to pass the data via URL formation but ideally we would like the parameters to not be visible.

 

Thanks,

Ashish Tamhane

 

 

ACCEPTED SOLUTION

Accepted Solutions

Why not use an API Post to a service to deliver the data to ThingWorx and then render that within the mashup upon a refresh or load?

View solution in original post

1 REPLY 1

Why not use an API Post to a service to deliver the data to ThingWorx and then render that within the mashup upon a refresh or load?

Announcements


Top Tags