Set up an external API call to integrate with third-party services or fetch data from other systems.
The API response will be stored in a process variable for later use.
Quick Reference Guide
Variable placeholders can be used with {variableName} syntax
API responses are stored in your chosen output variable
Error handling allows your process to recover from failed API calls
You can test API calls directly from this configuration panel
Response data structure depends on the API you're calling