There are several ways to trigger a workspace depending on how you want to handle the results. The doc outlines how construct the rest call.
In addition you can use the 'create a webhook' method directly in FME Server from the Run a Workspace page, this method is nice because it also creates a token at the same time:
This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.
There are several ways to trigger a workspace depending on how you want to handle the results. The doc outlines how construct the rest call.
In addition you can use the 'create a webhook' method directly in FME Server from the Run a Workspace page, this method is nice because it also creates a token at the same time:
There are several ways to trigger a workspace depending on how you want to handle the results. The doc outlines how construct the rest call.
In addition you can use the 'create a webhook' method directly in FME Server from the Run a Workspace page, this method is nice because it also creates a token at the same time:
Thank you for your answer. I really appreciate it.