Introduction
IntegrationCollections
is a module for storing various data that can be used for integrating different services and systems. To integrate third-party services, it is necessary to create and configure collections.
const {
IntegrationCollections }
= defineOneEntry?('your-url'?, {
token: "your-app-token",?});