Rest Api based workflow - Http-Connector and handeling errors

i am a heavy user of http-connector, and found some limitations with it. So ended up with this solution: Replacing Http-Connector with Jsoup usage. To date it works super well.

What do you mean by “pass extra details to that task”?
You use variables to pass data between tasks. You can further modify these variables using Input/Output configurations at the task level.

1 Like