Vyte Make integrationAutomate Vyte with Make.
Can your meeting bookings update themselves across your other tools? The Vyte Make integration gives you 6 modules: one instant trigger, four actions and one search. This guide is for teams that book meetings with Vyte, and it walks you from the API key to a working first scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What can the Vyte Make integration do for you?
The Vyte Make integration links your Vyte organization to Make so your events move without copy and paste. You build a scenario, the automation you assemble in Make, out of modules: each module is one brick, such as a trigger that starts the flow or an action that changes something in Vyte.
A CRM that knows about every booking. Watch Events starts your scenario the moment Vyte reports a new event action, and the next module can write the meeting into your CRM or a shared sheet. Your sales team stops asking who booked what.
Cancellations that follow the client. When a deal is lost in another tool, Search Events finds the matching Vyte event and Cancel an Event closes it, so nobody shows up to a meeting that no longer has a reason to exist.
Meetings created from a request. A form answer or a new lead can feed Create an Event, then Confirm an Event once the slot is agreed. The booking starts where the request arrives.
The listed modules only cover events. For anything else the Vyte API offers, Make an API Call reuses the same connection. The Vyte documentation in Make also warns that its content is AI-generated from the vendor docs, so check important details with Vyte. If you are weighing tools, read n8n vs Make; to go further on the editor itself, see Make training or Make pricing.
How do you connect your Vyte account to Make?
- 01
Get your API key in Vyte
Log in to Vyte and make sure you have an organization, since the key lives there. Open your organization settings, go to the API key tab and copy the key shown. Keep it at hand for the next step.
- 02
Add a Vyte module and open the connection
In your Make scenario, add any Vyte module and click Create a connection. A connection is your Vyte account linked to Make once, then reused by every Vyte module. You can type a label in Connection name if you plan to link several organizations.
- 03
Paste the key and save
Paste the API key you copied from Vyte and confirm. Make now lists what it can read from your organization when you fill in the module fields, so you pick from real data instead of typing identifiers by hand.
Your first scenario: cancel a Vyte meeting when a deal falls through
GoalWhen a deal is marked lost in another app, Make finds the matching Vyte event and cancels it.
- 01
Create the scenario
From the Scenarios page, create a new scenario and click the +. Pick the module of the app where lost deals are recorded, such as your CRM, and connect that account.
- 02
Add Search Events
Click the + on the right of the first module, search for Vyte and choose Search Events. Map a detail from the deal, such as the client name, so Make looks for the right meeting.
- 03
Add Cancel an Event
Add Cancel an Event after the search and map the event it returned. Each event found is a bundle, one item passed from module to module, and each one gets its own cancellation.
- 04
Test with Run once
Click Run once on a test deal linked to a test meeting. Open the bubbles above each module to read the bundles it received and check that only the expected event was cancelled.
- 05
Schedule and switch it on
Set the schedule on the first module, every 15 minutes by default, then switch the scenario on. Each module run on a bundle is an operation, the unit Make counts on your plan.
What starts a Vyte scenario
1 module starts a scenario when something happens in Vyte. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by Vyte as soon as it happens.
Watch Events
Instant triggerIn Make“Triggers when a new event action.”
Watch Events hands your scenario each new event action from Vyte, so the rest of your tools learn about a booking without anyone retyping it. It is the only trigger of the app, which makes it the natural starting point for anything that should react to a meeting.
Everything the Vyte modules can do
Vyte gives you 5 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Cancel an Event
ActionIn Make“Cancels an Event.”
Cancel an Event calls off a meeting in Vyte from your scenario, which keeps a calendar clean when the reason for the meeting disappears somewhere else. It acts on one event at a time.
Confirm an Event
ActionIn Make“Confirms an Event.”
Confirm an Event marks a Vyte event as confirmed without you having to open Vyte. Picture a request that has been approved elsewhere: this module turns that approval into a confirmed meeting.
Create an Event
ActionIn Make“Creates an Event.”
Create an Event opens a new event in Vyte from data that arrives in another app, so a meeting exists the moment the request comes in. A demo form, a signed quote or a new lead can all be the starting point.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Make an API Call reaches any endpoint of the Vyte API with the connection you already have, which covers what the five other modules leave out. You write the request yourself, so it suits someone comfortable reading API documentation.
Search Events
SearchIn Make“Returns events by searched criteria.”
Search Events looks through your Vyte events with the criteria you set and returns what matches, so a later module can act on the right meeting. It is the bridge between a name or date from another tool and an event in Vyte.
Need help automating Vyte with Make?
A person reads every message.