Other: Health status API
AnsweredI'd like to make a feature request for a health check/status API that returns either
- All of the connectors and each of their individual states (eg. Broken/Active/etc)
- An account level response of Broken/Working (showing Broken if any of the connectors are in the broken state)
The API should reflect the status of both Connectors and Destinations, alternatively separate API endpoints for connectors and destinations would work.
We have a lot of connectors and without this easily will hit the hourly API limit.
-
Official comment
Hi Thomas,
We appreciate the feedback! Could you break down your use case a bit more?
If I'm not mistaken, setting up a Webhook for the sync_end event (and maybe edit_connector) could solve for what you're looking for.
Lemme know!
Jimmy
-
Same here
> If I'm not mistaken, setting up a Webhook for the sync_end event (and maybe edit_connector) could solve for what you're looking for.
This is not what we are looking for, webhook is for a different purpose, we are not trying to receive any event/notification. Instead, we are trying to retrieve the data and need an endpoint for just the health check which we can call anytime we like.
Please sign in to leave a comment.
Comments
2 comments