Zapier Natural Language Actions gives you access to the 5k+ apps, 20k+ actions on Zapier’s platform through a natural language API interface. NLA supports apps likeNLA offers both API Key and OAuth for signing NLA API requests.Gmail
,Salesforce
,Trello
,Slack
,Asana
,HubSpot
,Google Sheets
,Microsoft Teams
, and thousands more apps: https://zapier.com/appsZapier NLA
handles ALL the underlying API auth and translation from natural language —> underlying API call —> return simplified output for LLMs. The key idea is you, or your users, expose a set of actions via an oauth-like setup window, which you can then query and execute via a REST API.
SimpleSequentialChain
, then an Agent
.
In code, below: