The Rest API is deprecated and will be removed in the future. We recommend using the GraphQL API instead. Some endpoints may not be available anymore.

Get integration actions by id

GET

https://api.pack.cloud/v1/organizations/{organizationId}/integrations/{integrationId}/actions

Request

Path parameters

organizationIdstring
integrationIdstring

Response

OK

Body

namestring
Label of the action
Example:Install Shopify App
codestring
Code for execute action function
Example:install
requiredboolean
Should the user be warned that this action is required to use the integration