Hi , I have added subscriptions .
here is the response :
[
{
"RecID": "235c49d3-6c13-4794-940c-e5d47578a63d",
"SY_WebhookSubscriber_RecID": "baf7e78f-f8ae-4ca8-ab08-f61ef978b38f",
"EventName": "salesorder.processed",
"URL": "https://topscripts.in/Steven/xero_api/process.php",
"ItemNo": 1,
"LastSavedDateTime": "2023-12-21T09:26:36.8400000",
"RowHash": "AAAAAAAGBcw="
},
{
"RecID": "6918a833-ea7f-439d-bb0e-1468a12f146c",
"SY_WebhookSubscriber_RecID": "baf7e78f-f8ae-4ca8-ab08-f61ef978b38f",
"EventName": "purchaseorder.created",
"URL": "https://topscripts.in/Steven/xero_api/process.php",
"ItemNo": 1,
"LastSavedDateTime": "2023-12-21T09:27:07.0800000",
"RowHash": "AAAAAAAGBc0="
},
{
"RecID": "be8af3eb-cf84-4a3d-925a-322ed0694d1f",
"SY_WebhookSubscriber_RecID": "baf7e78f-f8ae-4ca8-ab08-f61ef978b38f",
"EventName": "purchaseorder.updated",
"URL": "https://topscripts.in/Steven/xero_api/process.php",
"ItemNo": 1,
"LastSavedDateTime": "2023-12-21T09:27:25.2700000",
"RowHash": "AAAAAAAGBc4="
}
]
After doing this . When I try this events like sales order created I got no data on the urls which I have setup .
so please help me setup that .
thanks