Extend Fuse
Build custom integrations and apps on the Fuse platform.
Fuse provides several extension points for building custom integrations and apps.
GraphQL API
All Fuse data is accessible through a GraphQL API. Generate an API key in Settings > Developers to get started.
Webhooks
Configure webhooks to receive real-time notifications when records are created, updated, or deleted.
Custom Objects
Create custom objects to model data specific to your partnership workflows. Custom objects support:
- Custom fields (text, number, date, relation, etc.)
- Relations to other objects
- Views and filters
- Workflow triggers
Apps
Build apps that extend Fuse's functionality. Apps can add new views, actions, and integrations.
For more information on building apps, see the apps documentation.