Connector Improvement: Braintree Subscriptions Connector Incremental Ingestion
AnsweredThe current Braintree subscriptions connector retrieves all subscriptions in a merchant account and performs a full rewrite into the destination database. This approach is not optimal, as it can take several days for the subscription ingestion to complete. The solution is to modify the connector to support incremental updates.
Solution 1: Utilize the "updated_at" column from the response payload to enable incremental updates.
Solution 2: Utilize Braintree subscription webhooks.
Webhooks are a system of automated notifications indicating that an event has occurred in your gateway. Rather than requiring Fivetran from pulling information via the API, webhooks should push information to your destination when important events occur.
-
Official comment
Hi Johnny
Thank you for this feature request.
We are currently scoping this one out and we should have it implemented within the next couple of months. I will update the portal once we have this released.
Best
Sandeep
Please sign in to leave a comment.
Comments
1 comment