How can I call a REST API within Camunda 8’s webhook and return the data received from the API response?
Can you explain more about what data you want to retrieve from the process?
@Niall
I would like to know how to retrieve data from another REST API within Camunda 8’s webhook and ensure that the webhook waits for the API response before processing it.
I am using the Intermediate Webhook connector.
1 Like
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.