Integrations
Setting up and managing integrations.
📄️ List integrations
Returns a list of all integrations created by the store.
📄️ Create an integration
Create an integration.
📄️ Get an integration
Returns the integration for the given UUID.
📄️ Update an integration
Updates the Integration for the given UUID. Specify whichever attributes you want to change. The values of the other attributes remain the same. If the attributes section is empty, the integration is not updated.
📄️ Delete an integration
Deletes the Integration for the given UUID
📄️ List logs for all integrations for the store
Returns all integration logs for the store.
📄️ List logs for integration
Returns the logs for the given integration UUID.
📄️ List jobs for integration
Returns the jobs for the given integration UUID.
📄️ List logs for the job
Returns the integration logs for the given integration and job UUID.