Skip to main content
I would like to automatically create a new Zendesk ticket whenever a new image is added to a specific folder in Google Drive. Ideally, for each image in the folder, a new ticket would be generated, with the image attached to the ticket. The file and folder names should be used to populate the ticket details.Is there a way to achieve this?I have tried using the Google Drive API to retrieve files but am having trouble getting started.
Creating a new Zendesk ticket for each new image added to a Google Drive folder is a great way to streamline your workflow. You can achieve this using automation tools like Zapier, which can connect Google Drive and Zendesk seamlessly. Here’s a step-by-step guide to set this up:

### Step-by-Step Guide to Automate Ticket Creation in Zendesk from Google Drive

#### Prerequisites
1. **Zapier Account**: Sign up for an account at tZapier](https://zapier.com/).
2. **Google Drive Access**: Ensure you have the necessary permissions to access the folder in Google Drive.
3. **Zendesk Account**: Ensure you have administrative access to your Zendesk account.

#### Steps

1. **Sign in to Zapier**:
- Go to oZapier's website](https://zapier.com/) and log in to your account.

2. **Create a New Zap**:
- Click on the “Create Zap” button on the Zapier dashboard.

3. **Set Up Google Drive as the Trigger App**:
- In the “Trigger” section, choose `Google Drive`.
- Select the trigger event `New File in Folder`.
- Connect your Google Drive account and grant the necessary permissions.
- Choose the specific folder where new images will be added.

4. **Set Up Zendesk as the Action App**:
- In the “Action” section, choose `Zendesk

Reply