- Home
- Resources
- Integrations
- Common Ninja
Common Ninja Make integrationAutomate Common Ninja with Make.
Every quiz answer, booking or chatbot message in a Common Ninja widget can start an automation. The Common Ninja Make integration gives you 6 modules: 5 instant triggers and one API call. This guide links your account and walks you through a first working flow.
Verified Trustpilot reviews · AI, automation & growth agency
What can the Common Ninja Make integration automate?
The Common Ninja Make integration listens to your widgets. When a visitor books a slot, finishes a quiz, scratches a card, spins a wheel or writes to your AI chatbot, Common Ninja tells Make right away, and Make runs the scenario you built (a scenario is the automation itself: a chain of steps, called modules).
Bookings that reach your team. Watch New Booking Submission fires on each appointment request, so the details can land in your calendar, your CRM or a team chat without anyone copying them by hand.
Quiz results that feed your follow-up. Watch Quiz Submission hands over the answers of each completed quiz. A lead-generation quiz can then log every participant in a spreadsheet or send a follow-up email that matches the result.
Chatbot conversations you can act on. Watch AI Chatbot Submission starts a scenario when someone messages your AI Chatbot, a good entry point for support tickets or a chat log.
What Make does not give you here: there is no ready-made action to create or edit anything in Common Ninja. For that, the Make an API Call module reaches the Common Ninja REST API with the same connection. Access also depends on Common Ninja approving you for its developer program. If you are weighing the options, the n8n vs Make comparison helps, and the Make training covers the basics of the editor.
How do you connect Common Ninja to Make?
- 01
Get your developer access
Common Ninja only opens its API to approved developers. Create your Common Ninja account, apply for the developer program and wait for the invitation that gives you your API credentials. Without them, Make has nothing to log in with.
- 02
Add a module and open the connection window
In your scenario, add a Common Ninja module. A trigger shows Create a webhook first: click it, then Create a connection. You can type a label in Connection name so you recognize this account later.
- 03
Paste the credentials
Enter the credentials Common Ninja gave you, or follow the instructions shown on screen, then save. The connection (your Common Ninja account linked to Make) now serves every Common Ninja module you add afterward.
Your first scenario with Common Ninja
GoalWhen a visitor books through a Common Ninja widget, Make receives the booking and sends a request to the Common Ninja API with it.
- 01
Create the scenario
Open the Scenarios page in Make, create a new scenario and click the big + to place the first module on the canvas.
- 02
Pick the booking trigger
Search for Common Ninja and choose Watch New Booking Submission. Click Create a webhook, then link your account with Create a connection.
- 03
Add the API call
Click the + on the right of the trigger and add Make an API Call. Point it at the Common Ninja endpoint you need and map booking data from the trigger into the request.
- 04
Test with Run once
Click Run once, then make a test booking in your widget. Each module shows the bundle it received (one bundle is one item, here one booking), so you can check the data before going live.
- 05
Switch it on
When the test looks right, switch the scenario on. From then on, each booking made in the widget starts one run, and each module that runs counts as an operation on your Make plan.
What starts a Common Ninja scenario?
5 modules start a scenario when something happens in Common Ninja. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by Common Ninja as soon as it happens.
Watch AI Chatbot Submission
Instant triggerIn Make“Triggers when a user sends a message to your AI Chatbot. Use this to automate responses, log chats, trigger support tickets, personalize follow-ups, or sync data with tools like Slack, HubSpot, or Google Sheets — all without code. Great for lead capture, support automation, and user engagement.”
Turns every message a visitor sends to your Common Ninja AI Chatbot into the start of a scenario, so a question on your site can open a ticket, reach a support channel or end up in a chat log.
aiChatbotSubmmision in Make, with a double m, so search the module by its name rather than by key.Watch New Booking Submission
Instant triggerIn Make“Triggers when a user submits a booking through a Common Ninja widget. Use this module to automate scheduling workflows — add bookings to your calendar, notify your team, send confirmation emails, or update your CRM. Ideal for appointments, consultations, events, and service-based businesses. Connect effortlessly with Google Calendar, Zoom, Airtable, Slack, and more via Make.com. No coding required — streamline your booking process in minutes.”
Hands Make each booking a visitor submits through a Common Ninja widget, which is the cleanest way to get appointments, consultations or event sign-ups out of the widget and into the tools your team already checks.
Watch Quiz Submission
Instant triggerIn Make“Triggers when a user submits a quiz through a Common Ninja widget. Use this module to automate actions based on quiz results — store responses in a database, send personalized follow-up emails, notify your team in Slack, or update CRM records. Ideal for lead generation, knowledge checks, and interactive marketing campaigns. Easily connect with tools like Google Sheets, Airtable, Mailchimp, HubSpot, and more. No coding required — just drag, drop, and automate.”
Starts your scenario each time someone completes a quiz in a Common Ninja widget and passes the submission along, so the result can shape what happens next instead of sitting in the widget.
Watch Scratch Card Submission
Instant triggerIn Make“Triggers when a user completes a scratch card interaction in a Common Ninja widget. Use this module to automate follow-ups based on user participation or prize outcomes — send winning notifications, update loyalty programs, log data in your CRM, or trigger promotional emails. Perfect for gamified campaigns, giveaways, and engagement-driven experiences. Easily integrate with tools like Google Sheets, Mailchimp, Slack, or any other Make.com app — no code needed.”
Reacts when a visitor finishes scratching a card in a Common Ninja widget, giving you the participation and its outcome so a giveaway can reward winners and keep track of everyone who played.
Watch Spinning Wheel Submission
Instant triggerIn Make“Triggers when a user completes a spinning wheel interaction in a Common Ninja widget. Use this module to automate follow-ups based on user participation or prize outcomes — send winning notifications, update loyalty programs, log data in your CRM, or trigger promotional emails. Perfect for gamified campaigns, giveaways, and engagement-driven experiences. Easily integrate with tools like Google Sheets, Mailchimp, Slack, or any other Make.com app — no code needed.”
Sends Make the result of each spin on a Common Ninja wheel, the moment a visitor completes it, so the prize they landed on can drive the next step: a notification, a loyalty update or a promo email.
What else can Make do with Common Ninja?
Common Ninja gives you 1 module. For each one: what it does for you, when to reach for it, and what to watch out for.
Make an API Call
ActionIn Make“Sending custom HTTP requests to any Common Ninja REST API”
Sends a custom request to any endpoint of the Common Ninja REST API, reusing the connection you already created, which is how you cover everything the five triggers do not.
Need help automating Common Ninja with Make?
A person reads every message.