# callback This Zapier integration project is generated by the `zapier-platform init` CLI command. These are what you normally do next: ```bash # Install dependencies npm install # or you can use yarn # Run tests zapier-platform test # Register the integration on Zapier if you haven't zapier-platform register "App Title" # Or you can link to an existing integration on Zapier zapier-platform link # Push it to Zapier zapier-platform push ``` Find out more on the latest docs: https://github.com/zapier/zapier-platform/blob/main/packages/cli/README.md. # The "Callback" Template This example has a create showcasing the `performResume` callback function. Find out more in the docs: https://github.com/zapier/zapier-platform/blob/main/packages/cli#zgeneratecallbackurl.