Hey everyone!
I’m using the automationEdge API to get the last 5 requests from my portal, and I need to get the ID of the request that is being executed. How do I do this?
AET API returns a JSON formatted data which you can then extract with JSON input.
Sample below.
There are many tools online to explore extraction methods from JSON formats.