Forum Discussion

jason_steindorf's avatar
jason_steindorf
New Contributor III
3 years ago

Snaplogic Metadata

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

6 Replies

  • dmiller's avatar
    dmiller
    Former Employee

    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.

  • dmiller's avatar
    dmiller
    Former Employee

    Just to close the public thread out, the error above was the result of a missing account.

  • dmiller's avatar
    dmiller
    Former Employee

    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?

  • jason_steindorf's avatar
    jason_steindorf
    New Contributor III

    Hi Diane

    I am having trouble authenticating. Is it possible to schedule a Teams meeting or something