Forum Discussion
Custom Endpoints - Eventstream
- 1 year ago
Those info are not yet available from the API - and I don't know the whereabouts of the roadmap to add it to the API endpoints.
Sorry...😊
- 1 year ago
Hi,
There are two APIs available that allow you to get connection details for Eventstream’s Custom Endpoint. You can find more information in the documentation linked below:
- Topology - Get Eventstream Source Connection - REST API (Eventstream) | Microsoft Learn
- Topology - Get Eventstream Destination Connection - REST API (Eventstream) | Microsoft Learn
I’m looking to dynamically retrieve the Event Stream configuration details—specifically the Event Hub namespace endpoint (e.g., xxxxxxxxxxxxxxxxxxxx.servicebus.windows.net) and the Event Hub name (e.g., es_xxxxxxx-e257-4cf1-xxxx-xxxxxxxxx)—using Microsoft Fabric’s publicly available REST APIs. For instance, I have an Event Stream with a custom endpoint in the dev workspace, and when it's promoted to UAT or prod, these values will change. I want to programmatically fetch these updated details based on the current workspace environment.
Those info are not yet available from the API - and I don't know the whereabouts of the roadmap to add it to the API endpoints.
Sorry...😊