{"library":"zapier-platform-cli","type":"library","category":null,"description":"The Zapier Platform CLI is a command-line interface tool that enables developers to build, test, and deploy custom integrations for the Zapier Developer Platform. It provides a code-first approach to creating Zapier apps, allowing for advanced customization of API interactions, authentication flows, triggers, actions, and searches. This CLI is particularly suited for development teams leveraging version control and CI/CD pipelines, offering greater control than the browser-based Platform UI. The current stable version is 18.5.0, with frequent minor releases providing continuous improvements and bug fixes. Developers primarily write Node.js applications that export a defined schema, which Zapier then introspects to understand the app's capabilities. Integrations built with the CLI run on AWS Lambda, utilizing standard Node.js libraries and a specific `zapier-platform-core` dependency for platform interaction.","language":"javascript","status":"active","version":"18.5.0","tags":["javascript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install zapier-platform-cli","imports":["npm install -g zapier-platform-cli","zapier-platform <command>","const App = require('./index'); // in test files or external scripts\nmodule.exports = { /* ... App Definition ... */ }; // in index.js"]},{"cmd":"yarn add zapier-platform-cli","imports":[]},{"cmd":"pnpm add zapier-platform-cli","imports":[]}],"homepage":"https://platform.zapier.com","github":"https://github.com/zapier/zapier-platform","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/zapier-platform-cli","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/zapier-platform-cli/compatibility"}}