Introduction to this course
In this course you learn details on how API's OpenAPI Specification affects and connects to the actual integration Processes where the logic and functionality of the API is implemented.
β
For instructions how to create Linked Processes, please see course Creating a new Linked Process.
API Trigger
API Triggers are specialized HTTP Triggers bound to API operation defined with OpenAPI Specification. In Frends, API Triggers can only be created trough API Management. API Triggers are automatically generated when API's OpenAPI Specification is saved. API Triggers shares configuration with HTTP Triggers to a large part.
Example of a API Trigger:
The next article is Introduction to API Trigger settings