For a complete real-time implementation, Reach provides a comprehensive API that allows you to:
Push individual records
Update existing records (Coming Soon)
Query data status (Coming Soon)
See the API Reference for currently available endpoints.We currenly support POST requests to create users in our system and to create billable events such as Invoices or Orders.You need to make sure the user id matches in the billable event for a user in order for the attribution to work.
You can share access to a database view with Reach, and Reach will query your database on a schedule to get any new transactions/invoices/contracts.This approach is:
Low effort to implement
Managed by the Reach team
Useful for batch processing / Ingesting Historical Data