Hey Community,
currently working inside a rather big project with plenty of automations.
Regarding this I’ve got 2 questions.
-
Is there a way to retrieve Workflow-Automations via the API?
In the documentation I only found the calls to retrieve App records, Workspaces and so on, but nothing regarding the automations. -
When you copy a Workspace including the records, is there a way to ensure that no automations are triggered, for example record created or record updated trigger?
From what I have seen so far all Automations in the copy have the same status (active or paused) as in the origin app. One way I’ve thought of is deactivating all automations, copy the Workspace and then activating them again. This is rather unpractical with over 70 automations in an actively used system.
I hope you can give me some help.