Introduction
The IntegrationCollections
module stores data used for integrating different services and systems.
To integrate third-party services, you first need to create and configure collections.
More information about the module's user interface https://doc.oneentry.cloud/docs/category/integration-collections
const {
IntegrationCollections }
= defineOneEntry('your-url', {
token: "your-app-token",});