Re: [SCXML] Using to call a REST API

2019-03-11 Thread Woonsan Ko
Hi Diptendu, On Mon, Mar 11, 2019 at 2:06 AM Diptendu Dutta wrote: > > Is it possible to use the tag to call a REST API? Possible. > > How would one specify the various attributes such as method (GET/POST), > headers, body, etc.? You can pass any data in to the target, and your

[SCXML] Using to call a REST API

2019-03-11 Thread Diptendu Dutta
Is it possible to use the tag to call a REST API? How would one specify the various attributes such as method (GET/POST), headers, body, etc.? Is there any example code that I can consult? Regards, Diptendu Dutta