System Integrations
When building integrations, consider how data needs to flow.
- If data is flowing from users to your business systems (e.g. actions), then you'll need to build outbound integrations
- If data is flowing from your business systems to users (e.g. notifications), then you'll need to build inbound integrations
Outbound Integrations
- Connector Configuration : Set up authentication for outbound API calls.
- API Configuration : Set up API call details
- User Attributes Reference : See how to reference data from the user profile in your API calls
Inbound Integrations
- REST API : Try out our APIs
- Credentials : Create a credential to authenticate with our APIs
- Message Delivery : Understand how we schedule notifications for delivery
- Rate Limits : Understand our rate limits