Introducing two major updates to improve your development experience:
The zapier invoke command: This powerful new command enables you to emulate Zapier's production environment locally. Test triggers, actions, and authentication flows right from your terminal without deploying to Zapier. This is especially valuable for debugging, development, and quick testing iterations. Learn more about the command in the README or by typing zapier invoke --help in your teriminal.
Refreshed "typescript" project template: We've updated the "typescript" project template with the latest type definitions. Enjoy enhanced type safety, improved autocompletion, and a smoother coding experience overall.
As usual, all other improvements and bug fixes are listed below.
15.17.0
Introducing two major updates to improve your development experience:
zapier invoke
command: This powerful new command enables you to emulate Zapier's production environment locally. Test triggers, actions, and authentication flows right from your terminal without deploying to Zapier. This is especially valuable for debugging, development, and quick testing iterations. Learn more about the command in the README or by typingzapier invoke --help
in your teriminal.As usual, all other improvements and bug fixes are listed below.
cli
zapier invoke
command (#856, #872, #878)zapier convert
command not writingbulkReads
to separate files (#881)core
ResponseError
type (#877)schema
None!
misc