Skip to main content

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

Definition of the IntegrationCollections module


const { IntegrationCollections } = defineOneEntry(
"your-project-url", {
"token": "your-app-token"
}
);