singer-io / tap-chargebee

Singer.io tap for extracting data from the Chargebee API
https://www.singer.io/
GNU Affero General Public License v3.0
7 stars 32 forks source link

Deleted invoices since sync #97

Open jasonkerner-agilio opened 1 year ago

jasonkerner-agilio commented 1 year ago

Hi, If include_deleted was false, but at the time of a sync, the invoice was 'active', then deleted - what happens?

Does the invoice get updated via Tap into whatever destination was configured to mark it as deleted? Or Do we need include_deleted set to true for updates to occur?