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" });
🔗 Related Documentation
- Forms Module - Understand form structures used by collections
- FileUploading Module - Upload files and store URLs in collection rows
- Products Module - Link collection rows to products
- Pages Module - Link collection rows to pages