Need to receive data on Postback/Webhook URL when placed order from AngleOne App or website.
-
I am developing a web app in which I need to log each Order I placed. Order can be placed on AngleOne App or Website as well. So how can I get this data in my application?
-
Hi @pkrawat1
Websocket provides the streaming data for any stock.
On requirement of websocket streaming for placed order, Kindly retrieve the token and initiate the request as per below document.
https://smartapi.angelbroking.com/docs/WebSocket2Thanks & Regards,
SmartAPI team -
@Moderator_2 what about web socket. Order placed on angelone app, can be retrieved via web socket on smart api web?
-
Apologies for delayed response.
The orders placed via smart API with the created APP and API_key, those details can be retrieved from Postback URL.
Orders placed via angelone app and web cannot be fetched.Thanks & Regards,
SmartAPI team