Retorn in flow design

Romualdo Mendes
Tera Contributor

I have a flow that creates a contract via webservice in company X, but I need to bring back confirmation of this creation, how do I configure my flow to bring this information?

1 REPLY 1

Sandeep Rajput
Tera Patron
Tera Patron

@Romualdo Mendes You might be using a rest message action to make a web-service call. Set an output of this action and return the response from the web-service. The output from this action can be used in the flow to identify the if the contract was generated successfully.