Sometimes, a SaaS application will not have a sandbox to test on, or a customer has such a customized install of the platform that using the sandbox wouldn’t be useful.
In cases like this, we typically connect the customer’s live accounts (with their permission)
When the customer approves the integration on dev, several thousand rows have already been processed.
What is the best way to move this automation into Production without causing duplicate rows to be processed?