Integration Life-Cycle
How an Integration is called:
Externally:
An integration can be called from an exposed API path, as defined within the webservice or the integration path_name. The payload will be parsed from the associated request, by default the HTTP request body.
Internally
Within the lifecycle of another integration with the special function.
Based on a scheduled
cron
job, given admin permissions.
Last updated