Can the flow of a Standard Job created in Studio be changed through the REST API?
Hi all,
For example, I created a Standard Job in Studio to read data from the source DB and write it to the target DB after processing. This Job is pushed to Talend Cloud and executed regularly. When I want to change the target DB(field mapping or host) later, I need to update this flow in Studio and push it to Talend Cloud again. Is there any REST API to support changing Flow?