System generated call external API
Supported methods
- GET | HEAD | POST | PUT | DELETE | CONNECT | OPTIONS | TRACE | PATCH
URL
Supported types
- parallel - If the type is 'parallel' the external APIs are executed in parallel.
- sequential - If the type is 'sequential' the external APIs are executed in sequential order, one by one.
Request body
- The below request body contains all supported fields for Call external System API.
Call external API using global object 'g'.
Simple call external apis
Parallel type
- If the type is 'parallel' the external APIs are executed in parallel.
Sequential type
- If the type is 'sequential' the API calls execute one by one.