Skip to main content

Automation RUN A SCRIPT. Path to script that is saved in table Airtable.

  • August 31, 2024
  • 1 reply
  • 13 views

Forum|alt.badge.img+2
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.

1 reply

Forum|alt.badge.img+2
  • Author
  • New Participant
  • August 31, 2024

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