Skip to main content
Question

Pass parameter via URL??

  • November 7, 2019
  • 1 reply
  • 56 views

timwarfe
Contributor
Forum|alt.badge.img+8

Is it possible to send a User parameter value through to a FME Server Job as part of the URL (End of an URL Parameter value)??

1 reply

nielsgerrits
VIP
Forum|alt.badge.img+55

Yes, you can.

By default you do a POST request to submit a job over the REST API, as you can see in the documentation.

You then need to add the published parameters in the body.

But you can also use the direct url (pre 2019?) or create a webhook (2019?) where you can change the published parameters in the url:


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings