When setting up integrations, it's important to understand the difference between Data and Event integration types to choose the best option for your use case.
Data Integrations
- Purpose: Connect to source systems to securely prefill data and write back updates in real time.
- Use Cases: Access and manipulate database records, synchronize information between platforms.
- Examples:
- MySQL
- BigQuery
- PostgreSQL
Event Integrations
- Purpose: Automate workflows by triggering actions based on real-time events from your connected apps and tools.
- Use Cases: React to file uploads, document changes, or other app events to start workflows automatically.
- Examples:
- Google Drive
- Dropbox
Comments
0 comments
Article is closed for comments.