I am trying to design a flow to trigger the Talend ETL job via API call from power platform. Talend job is in TMC.
Tried the POST method but I think its got limitations and the web service endpoint approach with tRest connector is not quite clear. Which method is the best approach? Can someone help