Connected Apps
Description
The Apps API is used to retrieve details about connected apps and instances in your Intely account. The execute endpoint allows users to programmatically make a request through Intely to a connected app instance.
Notes
- Getting a list or details of an App will return all applications available in your Intely account to connect.
- Getting a list or details of App Instances will return all connected application instances in your Intely account.
- Executing a request to an App Endpoint will execute an on-demand request through the Intely API. This request is independent from executing a pre-built integration.
Understanding the Connector Model & Hierarchy
Before making any API requests to Intely's endpoints, it helps to have a good understanding of what an App, Interface, and Instance is and what purpose each component serves for integration.
Updated almost 2 years ago
What’s Next