đź‘‚ Feedback needed: scripts in automations that shouldn't be scripts

Concatenate an encoded URL

I currently use scripts to generate pre-filled Calendly URLs. All the values are in Fibery already but scripts are the only way to encode text.

Automatically set State or Select Fields
I have to use a script to read text fields (from integrations) or extract data from date fields to set the value of State fields and select fields. Examples:

  • convert the Deal Stage from Hubspot Integration to a Fibery State.
  • set the “Quarter” dropdown given the fiscal quarter of the date field in the Payments database
    It would be great if we could set rules for these field types just as we do for relation fields.

Call a webhook/URL

It’d be a significant UX improvement to create a webhook action instead of writing JS to call webhooks.

Using the Outputs of Prior Script Steps

Many low-code builders allow for thew use of scripts within the workflow and setting properties with the UI. Zapier, HubSpot, and Airtable come to mind most easily. Right now, only other script actions can use the outputs from a script action. In practice, we want to update properties, add the outputs to emails or slack messages using the outputs of a script.

1 Like