Skip to main content
What is the proposed idea/solution?

I start with a problem i am facing:

Got 6 clients each with 15 automations.
In every Automation 1-3 actions.
Every action run same script (special webhook and payload).
Yes the same script is in every automation's action.

When i make small alteration to script, i need to shuffle all of these automations/actions and paste new version of script.

I would like to save script into 'Long Text' field somewhere in base. I would like to save RUN A SCRIPT as loader for such script.

How does is solve the user problems?

When i need to update script - I would only need to update one place in Airtable
for example -> table: 'scripts', field: 'webhookXYZ'

How was this validated?

...

Who is the target audience?

everyone with TEAM and above.

Best solution would be to use script directly from GIT
and in a RUN A SCRIPT just send some api / path to script in GIT


Reply