Hi there,
Has anyone here created a custom workflow step that calls an external API to pass data? I'm looking for best practices on how to develop such requirement.
Thanks.
Solved! Go to Solution.
Views
Replies
Total Likes
You can go through the below thread for similar ask
You can go through the below thread for similar ask
yes, I have done that in the past using JsAPI httpclientRequest ();
the one problem with that would be to make sure that you don't run into CORS issue.
Also to better assist you with question : why are you going to pass the data to external API within workflow? what is your case scenario so we can provide a better recommendations.
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies