Hello Team Losant,
We are trying to delete device data using losant API Device : Remove data, which responds with job-enqueued-api-result. We want to check 1) when this Job gets executed, 2) is there any API or node in workflow with which I can check the status of the job by passing jobId recd. in response?
Hi @jignesh_shah ,
An enqueued API request will begin executing shortly after the request is made (in almost all cases).
There isn’t currently an endpoint with which you can check the status of an enqueued API request. We will investigate adding email and callback URL parameters to the Device: Remove Data (and Devices: Remove Data) endpoints. If and when we have anything to share on that front, I’ll update this thread.
Thanks for the suggestion!