Working with web services
- Capture the response code and response headers from the last HTTP call
- Copy response from the HTTP request to a file
- Send a content of the file as a payload for an HTTP endpoint
- Configure auto-retry when working with web services
- Work with paginated APIs
- Create a payload for HTTP call using a template with tokens
- How to Use Memory Connection to Work with the Response from a Web Service