Connector Improvement: Webhook for schema status changes
AnsweredUse case: To not sync any sensitive data we always patch the schema and select specific columns to sync. This can't be done until the capturing of schema is finished. Currently the capturing of schema can take multiple days. To know when the capturing is done and we can continue with the set up we now need to poll and ask about the status of the schema via the API.
Requesting a webhook event for schema_status, this to be event driven and not need to keep hitting the API to check the status.
-
Official comment
Hi Sofie,
A schema_status webhook is a good idea, especially for long schema capture. We'll add this to the backlog for consideration.
Thanks,
Jimmy
Please sign in to leave a comment.
Comments
1 comment