Hi all,
I've been searching a solution for creating (adding) an automation to table that is created via API call.
Simplified process would be:
1. User adds a new project (to another system) [OK]
2. This invokes process that creates AT table (to existing base) with all the needed colums etc. [OK]
3. Turn automation on (via API), that sends data to another system when a "Status" field is set to "DONE".
I know that I can achive this using a webhook, that listens field changed, but..
As the automations are already there, it would be more elegant process from maintaining perspective.
Anyone countered the same, or found some other way to achive this?
- EW