Hi,
I am currently invoking an alteryx workflow on the Gallery using the 'API POST' method. The return payload contains a job id(different from the app id) which i assume is the 'current instance ID' for that particular application.
I now am looking to get this same JOB Instance ID within the workflow itself. i.e the id for the current run in runtime. I need this as a primary key to be able to make another API call to another application.Is there a way to retrieve that?
Appreciate all the help.
Best,
Jagdeesh Narayanan