I can only enumerate some specific use-cases I found really helpful:
- highly customizable response to a webhook request
- it has great support for loops and iteration over arrays of data
- every single input field can be enhanced with custom code. e.g. an email integration will want me to fill out an input field for the email subject. I want to capitalize the first letter of every word in the subject, so I can easily split the subject line, map over every word and capitalize it.
- I know you have mentioned this in the comment, but it's MUCH cheaper. You also get all features out of the box, unlike Zapier.
- highly customizable response to a webhook request
- it has great support for loops and iteration over arrays of data
- every single input field can be enhanced with custom code. e.g. an email integration will want me to fill out an input field for the email subject. I want to capitalize the first letter of every word in the subject, so I can easily split the subject line, map over every word and capitalize it.
- I know you have mentioned this in the comment, but it's MUCH cheaper. You also get all features out of the box, unlike Zapier.