cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Pipeline status

peter
New Contributor III

Is there a way to read the status of the a pipelines last run time?

We have a pipeline which moves and transforms documents from one system to another and we want to pull the docs from the first system created after the last successful run of the pipeline.

We currently write the status to a SQL db and use this as the last run date/time, but I thought that there might be a better way.

1 REPLY 1

igormicev
Contributor

Hi @peter,

Of course there is. Take a look into this page(s) here https://docs-snaplogic.atlassian.net/wiki/spaces/SD/pages/1438155/Pipeline+Monitoring+API
and Iโ€™m sure it will become clearer to you.

Note that you have to create a REST account, or use an existing one.

BR, Igor