08-10-2022 04:10 PM
Is it possible to access the values on the Dashboard / Pipeline tab via the Snaplogic snaps.
for instance i want to access the values in the Documents column
08-10-2022 04:32 PM
Welcome Jason!
What do you mean by access the values? Do you want to just capture the numbers or do you want to see what those documents contain?
08-10-2022 04:45 PM
I would like to capture the values, ie 95034.
08-10-2022 04:53 PM
There is no one Snap that will do this, but you can use the public APIs in a REST Get Snap.
You need to get the list of pipeline executions and extract the ruuids (runtime IDs). Then you get the details for each runtime ID and within those results, you’ll find “documents_count” under entity.response_map.
See Want to be able to extract full runtime information from pipelines.
08-11-2022 09:56 AM
Hi Diane
I am having trouble authenticating. Is it possible to schedule a Teams meeting or something