Is it possible to received events from an event hub using a REST API Call? I noticed it's possible to add new events using a REST API.
Is it possible to received events from an event hub using a REST API Call? I noticed it's possible to add new events using a REST API.
Hello @SauravBanka-0598,
Welcome to the Microsoft Q&A platform.
Yes, you are correct - You can send event using REST API and you cannot receive event using REST API.
Using Event Hubs service REST API, you can perform the following publisher policy operations:
Send event
Send event with publisher ID
Send partition event
Send batch events
For more details, refer the SO thread addressing similar issue.
Hope this helps. Do let us know if you any further queries.
Please don’t forget to Accept Answer and Up-Vote wherever the information provided helps you, this can be beneficial to other community members.
Hello @SauravBanka-0598,
Just checking in to see if the above answer helped. If this answers your query, do click Accept Answer and Up-Vote for the same. And, if you have any further query do let us know.
Hello @SauravBanka-0598,
Following up to see if the above suggestion was helpful. And, if you have any further query do let us know.
Take care & stay safe!
7 people are following this question.