Actions
Get Integration By ID
Get integration’s data by providing the integration ID.

Preview this Workflow on desktop
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| Integration ID | The Astrix integration ID of the integration to retrieve. |
| Platform Account ID | The account ID associated with the integration in the relevant platform. |
| Tenant ID | The tenant ID in Astrix. |
{
"data": {
"data": null
}
}
Was this page helpful?