Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
sujithrajan
Contributor
Contributor

Getting status of promotion pipeline using talend cloud api

I am trying to execute a Talend Promotion pipeline in TMC using the talend cloud API.

the post method returns a status of 202 Accepted. The promotion pipeline eventually runs successfully when I look in TMC. However, I need to get the status of the promotion pipeline in my python code to display that the promotion was successful or failure.

How do I get the status of the promotion execution when the API returns 202? The API only seems to return the execution id when the response status code is 201.

Labels (3)
1 Reply
Anonymous
Not applicable

Sorry about the delay in responding here. I believe that this may be in the wrong area. Are you talking about Pipeline Design pipelines, or Talend Jobs?