AE Portal data capture

Is there any way to catch the field data from the request tab i.e request ID, status, etc, and set them as variables to use in our workflows in order to get the details of executed workflow on the automation edge UI portal?

Hi,

Do you want to get data from an ongoing request? If yes, you can use these variables (NOTE: you will not get any values for these variables running from PS, you can get its values just when executing by an agent):

Otherwise you can use the REST APIs and filter exactly what you need from Requests page.

1 Like