This Zendesk app adds a Chili Piper ChiliCal "book meeting" button to the ticket editor icons. The button allows agents to easily schedule meetings using Chili Piper's ChiliCal Scheduler directly from within Zendesk with all ticket attendees such as requester, assignee, and collaborators.
This is an unofficial Chili Piper app, provided as-is. Technical issues experienced with this app are not supported by Chili Piper.
- Adds a Chili Piper "ChiliCal Book Meeting" button to the Zendesk ticket editor.
- Enables seamless booking of meetings using Chili Piper's ChiliCal Scheduler.
- Simplifies the process of scheduling meetings for support agents.
-
Clone the repository:
git clone https://github.com/chadallard/ChiliCal-Zendesk.git
-
Navigate to the app directory:
cd chili-piper-chilical-zendesk-app
-
Install Zendesk Command Line Interface
npm install @zendesk/zcli -g
-
Package the app:
zcli apps:package
-
Upload the package to your Zendesk instance:
- Go to your Zendesk Admin Center.
- Navigate to the "Apps" section.
- Click "Upload App" and follow the prompts to upload the
zip
file generated in the previous step.
-
Configure the app settings as needed.
- Open a ticket in Zendesk.
- Click the "ChiliCal Book Meeting" button in the ticket editor icons.
- Login to Chili Piper or create an account if you don't already have one.
- Follow the prompt to schedule a meeting using Chili Piper's ChiliCal Scheduler.
This app is provided as-is. Issues will largely need to be resolved on your own.
This project is licensed under the MIT License - see the LICENSE file for details.