Connector Improvement: Segment Connector: Access Webhook URL from API
CompletedWhen configuring an integration between one of our customers and their Segment implementation, I need to be able to present the Fivetran-generated webhook (eg. https://webhooks.fivetran.com/webhooks/<some_uid>) to our customer. According to the Fivetran support agent I contacted,
Referencing our REST API Connector Config Documentation for Segment, it doesn't appear that the Webhook URL is an available parameter. The only way to retrieve this information at this time is by viewing the connector setup tab in your Fivetran Dashboard.
The only workaround available for us is direct support/admin intervention via logging into our Fivetran admin account and manually recording the webhook URL. This is obviously not a scalable solution.
I would like to request that the FIvetran Connector Webhook URL be made available via the Get Connector Details API endpoint (or via whichever endpoint that makes the most sense to the Fivetran team).
-
Official comment
Hi Benjamin Larsen, Drew from the product team here!
I just confirmed with my engineering team that the webhook URL is returned when you send a request to the Retrieve Connector Details API endpoint.
I've attached an image with a sample response of what you should receive. As you can see, the last section of the response has the webhook URL.

Please sign in to leave a comment.
Comments
1 comment