Why Doesn’t the Connector Sync the Record Metadata Changes Into My Destination?
Question
Why doesn't my connector capture the changes made to the metadata of my Stripe records?
Environment
Connector: Stripe
Answer
We use the Events endpoint of Stripe's API to capture updates. Stripe generates a new event only when the status of a record changes. It does not generate an event if only the metadata of a record is changed.