Integration Life-Cycle

Overview of how the layers of the Build table flow into one another
Integration process diagram
Service Request process diagram
Service Call process diagram
Field Mappings process diagram

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

Was this helpful?

#178:

Change request updated