Skip to main content
Question

Process flow API with response_body

  • June 22, 2026
  • 0 replies
  • 10 views

How do you set up a process flow as an API where a request_body and response_body can be realized?
At the moment, I have managed to do this by using Deep Link with the request_body parameter,
but then it is not possible to return a response_body.