Other: Rest API Enpdoint: the latest Sync Info
AnsweredI want to establish a custom transformation trigger via python or any other tool. In order not to deploy transformation resources for an empty run. In frequent replication scenarios(10 min less) resource are used ineffectively
The following scenario:
- Get a request. Find out status of the last sync and number of tables updated/replicated
- If status successful and at least one table is updated to trigger following transformation
For the moment I have lack of requried Rest API endpoints
-
Official comment
Hey Mark,
Could you articulate this a bit more? We have webhooks that communicate the last sync and we're planning on implementing our alter_table event as a webhook soon. I think this would solve for what you're looking to do.
Jimmy
-
Hey Mark,
Update: We're currently prioritizing allowing customers to configure transformations to only run if tables have updated in the triggering connectors. We'll keep you updated when this goes live!
Jimmy
Please sign in to leave a comment.
Comments
2 comments