Back to All

Query reg. making REST API calls to external applications

Hi,

Could you please let us know if the below actions are possible in the SnatchBot conversation flow.

  • Making a GET request to a REST API endpoint with data collected from a user in previous steps as parameters.

  • Making a POST request to a REST API endpoint with data collected from previous steps as JSON body.