| Zapier co-founder here. This is seriously the biggest change to our product since launching the company. We've been working on it for a year (including a beta w/ several thousand users) and are very excited to finally release it. Before, Zapier only supported 1-to-1 integrations which limited it's power. Multi-Step Zaps open up a huge array of new power... - transforming data (like dates, string manipulation) - executing JS code in between steps (can do manipulation, extra API calls, etc.) - looking up data inside other apps - if an item isn't found when looking it up, create it More details in our release notes: https://zapier.com/blog/workflow-automation/ How we built this: http://blog.invisionapp.com/redesigning-interactive-editor/ I know a ton of folks in the HN community use Zapier. Thank you so much for your support. I can't wait to see what you build now! |
To call this out specifically - I think HN might appreciate the Code steps you can add to your workflow - we support both Python [0] and Javascript [1] today.
I've been using it to replace dozens of crontabs and others are using it to inject custom scripting into workflows around Github, Bitbucket, Trello, Salesforce, etc. I especially like making Slack bots with it (we've made a few game moderator bots, pretty fun).
I'll be around all day - happy to answer any questions. There is some cool tech under the hoods.
[0] https://zapier.com/help/code-python/#how-does-it-work
[1] https://zapier.com/help/code/#how-does-it-work