Skip to main content

Integration Types

Most integrations on Prismatic fall into one of these patterns. Pick the one that best describes what you're building and follow the linked guide for implementation details.

PatternWhat it does
Data syncKeep records in sync between your app and an external system, with initial backfill and ongoing updates
Event-drivenRespond to webhooks from an external system and process events as they arrive
Alerting and notificationsNotify customers via Slack, email, SMS, or other channels when something happens in your app
File import and exportTransfer and process files between your app and external systems like SFTP or cloud storage
AI agentExpose integration flows as tools that an AI agent can invoke on behalf of your customers