Hey HN! We launched Zapier way back in 2012 on HN: <a href="https://news.ycombinator.com/item?id=4138415" rel="nofollow">https://news.ycombinator.com/item?id=4138415</a> and thought we'd return home to announce something special and hopefully exciting :) We are trying to finally live up to the "API" in our name with Zapier's first universal API:<p>Natural Language Actions – <a href="https://zapier.com/l/natural-language-actions" rel="nofollow">https://zapier.com/l/natural-language-actions</a><p>API docs – <a href="https://nla.zapier.com/api/v1/docs" rel="nofollow">https://nla.zapier.com/api/v1/docs</a><p>(to be fair, we have published APIs before that can access Zapier data, but never before one devs can use to directly call the 5k+ apps / 20k+ actions on our platform)<p>For example, you can use the API to:<p><pre><code> * Send messages in Slack
* Retrieve a row in a Google Sheet
* Draft a reply in Gmail
* ... and thousands more actions with one universal API
</code></pre>
We optimized NLA for use cases that receive user input in natural language (think chatbots, assistants, or any product/feature using LLMs) -- but not strictly required!<p>Folks have asked for an API for 10 years and I've always been slightly embarrassed we didn't have one. We hesitated because we did not want to pass along our universe of complexity to end devs. With the help of LLMs we found some cool patterns to deliver the API we always wanted.<p>My co-founder/CTO Bryan did an interview with Garry on YC blog with more details: <a href="https://www.ycombinator.com/blog/building-apis-for-ai-an-interview-with-zapiers-bryan-helmig" rel="nofollow">https://www.ycombinator.com/blog/building-apis-for-ai-an-int...</a><p>We also published a LangChain integration to show off some possibilities:<p><pre><code> * Demo: https://www.youtube.com/watch?v=EEK_9wLYEHU
* Jupyter notebook: https://github.com/hwchase17/langchain/blob/master/docs/modules/utils/examples/zapier.ipynb
</code></pre>
We know the API is not perfect but we're excited and eager for feedback to help shape it.
This was a ton of fun to build! We'll also be releasing a NLA enabled version of our Chrome extension [0] within the next couple of days which will be similar (but way more convenient than) the demo on the landing page above.<p>Anyone can start hacking on NLA today, go check out <a href="https://nla.zapier.com/get-started/" rel="nofollow">https://nla.zapier.com/get-started/</a> after you log in!<p>We're super bullish on LLMs for pulling "no-code" forward, helping more knowledge workers build automations. Already, folks are using our OpenAI [1] + ChatGPT [2] integrations to build very cool automations with summaries, categorization, copy writing, and more. We think there is a ton more to do here.<p>If anyone is interested in this problem space, shoot me an email bryan@zapier.com!<p>[0] <a href="https://chrome.google.com/webstore/detail/zapier/ngghlnfmdgnpegcmbpgehkbhkhkbkjpj?hl=en" rel="nofollow">https://chrome.google.com/webstore/detail/zapier/ngghlnfmdgn...</a>
[1] <a href="https://zapier.com/apps/openai/integrations" rel="nofollow">https://zapier.com/apps/openai/integrations</a>
[2] <a href="https://zapier.com/apps/chatgpt/integrations" rel="nofollow">https://zapier.com/apps/chatgpt/integrations</a>
Hey Zapier! Stop introducing breaking changes into your integrations without deprecation warnings. Follow semver like normal people, or at the very least, publish a release strategy.<p>Sincerely,<p>A former consultant who hard sold like 50 of your customers to drop your platform after your last HubSpot integration debacle.
Zapier's landing page doesn't live up to what they're releasing. Be sure to check out the LangChain integration and examples.<p><a href="https://langchain.readthedocs.io/en/latest/modules/utils/examples/zapier.html" rel="nofollow">https://langchain.readthedocs.io/en/latest/modules/utils/exa...</a>
This is going to be an awesome way to optimize Zapier usage. I'm not a huge AI guy but love the idea of sprinkling a little on top of my existing zaps to make them even more useful!<p>For example I have a zap right now that every time I react in slack with :todoist: it adds it to my TODO backlog. If I can use AI to read that thread and put a summary in there that'll make me more productive.
I would really love to hear a bit about Zapier's pursuit towards innovation.<p>There are quite a few workflows automation platform out there. It is now an entire industry. With nocode being more and more popular, there is a lot of "Alternative to Zapier platforms".<p>This makes me wonder, is innovation in no code workflow automation platform limited to just new API services? Or is there possibility to innovate in a new way? Some of Zapier's competitors have integrated programming language interface, spreadsheet element etc.<p>As the OG workflow automation platform, what does innovation mean to Zapier beyond hosting an API service?
Related: I've been seeing a ton of news/references to LangChain recently. My own team is working closely with LLMs, and my non-technical cofounder is pushing hard for us to adopt LangChain as one of our core tools. So I spent a couple days diving into the LangChain codebase and I just don't understand why I would use LangChain. It feels to me like almost all of the LangChain codebase is dedicated to solving non-complex problems or interfacing with dozens on dozens of third-party APIs.<p>All that said, the LangChain team looks solid, they've definitely been shipping code fast, tons of people have committed to the ecosystem, they raised a bunch of money, and I'm a huge believer in just going with standards.<p>Has anyone here worked through this same dilemma, or a similar one, and could maybe help me with how I should be thinking about it?
Congrats on the launch. Looks useful for certain types of users. I can imagine it now:<p>> Hey Zapier, generate a new Keygen license for ACME Co. and send the license key to them via email using Postmark. Send me a copy of the email as well. Lastly, mail them a new customer postcard.<p>Going to share this with a few customers today.
Pretty cool<p>Was able to get something up and running pretty fast. (Search on google and texted myself)<p><a href="https://twitter.com/pwang_szn/status/1638707301073956864?s=20" rel="nofollow">https://twitter.com/pwang_szn/status/1638707301073956864?s=2...</a>
Congrats on the launch y'all, this is very neat! This was obviously a big effort.<p>I'm excited to see how the introduction of AI will change the way integrations are built, maintained, and well, integrated.<p>Cheers!
Congratulations Zapier team!<p>I've been an active Zapier user for the past 6 or so years, and my teams have adopted it for various simple integration projects.<p>I'm excited to see what more we can do with Zapier's new Natural Language Actions.
This would be really “fun” to scale with all the synchronous work going on. You guys definitely picked one of the hardest businesses to be in given the ungodly number of service providers you interface with!<p>Very impressive.