How to create ticket via Make ?

Step 1: Install the Ticketing Platform App

  1. Click Install to add the Ticketing Platform App to your Make account.


Step 2: Set Up the Scenario in Make

  1. Go to your Make dashboard and create a new scenario.

  2. Add a Webhook module (if you haven't already).

    • This module will capture incoming data like name, WhatsApp number, etc.

    • Use sample data to test and configure mapping.


Step 3: Add the Ticketing Module

  1. Click the plus (+) icon to add another module.

  2. Search for and select the Ticketing Platform app.

  3. Choose the action "Create New Ticket".


Step 4: Configure the Ticket Module

  1. Go to the Events page on your ticketing dashboard.

  2. Copy the Event ID and paste it into the Event ID field in Make.

  3. Map the following fields using the webhook data:

  • Name → from webhook field (e.g., user_name)

  • WhatsApp Number → from webhook field (e.g., user_phone)


Step 5: Test the Module

  1. Click Run Once to test the scenario.

  2. On successful execution:

  • A QR ticket will be generated.

  • You will get a link to the QR code image in the response.


🎉 Done!

You've now successfully automated ticket creation via Make, using data captured through webhook.

You can now:

  • Send the QR image via WhatsApp or email

  • Trigger reminders, event info, or thank-you messages

Last updated