I am trying to figure out whether it is possible, and if so how, to fire an HTTP POST request every time a custom activity is created. Any ideas?
*This post is locked for comments
I am trying to figure out whether it is possible, and if so how, to fire an HTTP POST request every time a custom activity is created. Any ideas?
*This post is locked for comments
Hi Henrik123,
+1 for Andrii's suggestion. You need to trigger a plugin on creation of a record.
How to create a Plugin
msdn.microsoft.com/.../gg594416.aspx
How to register a Plugin
msdn.microsoft.com/.../gg309580.aspx
How to make a HTTP POST call.
Hello,
As for me the best way is to develop plugin that will handle "Create" message of your custom activity and execute HTTP Post Request. Following article can help you - msdn.microsoft.com/.../gg509030.aspx
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,269 Super User 2024 Season 2
Martin Dráb 230,198 Most Valuable Professional
nmaenpaa 101,156