How to Map Responses from External Requests in Automation
- KESA.chat
- Aug 15, 2024
- 1 min read
In this tutorial, I will show you how to map responses in an external request. Often, when making a POST or GET request, we need to save the data from the response body into a custom field for use in our automation. Let me show you how to map the response effectively.
Comments