Wistia Make integrationAutomate Wistia with Make.
New video in Wistia, and the rest of the work follows on its own? The Wistia Make integration gives you 16 modules: 3 triggers, 11 actions and 2 searches. This guide connects your account, then walks you through a first scenario, click by click.
Verified Trustpilot reviews · AI, automation & growth agency
What can the Wistia Make integration do for you?
The Wistia Make integration links your Wistia account to Make, a no-code tool where you build a scenario: an automation made of modules, each one a single brick such as a trigger, an action or a search. Wistia brings 16 of those bricks, so your videos and projects can talk to the other apps you use.
Embed codes that write themselves. A marketing team drops a finished video into a Wistia project. Watch New Videos spots it, Create an Embed Code turns it into a snippet, and the next module sends that snippet wherever the web team works.
A clean project for every client. An agency that signs a new client can start from a template: Copy a Project duplicates it with all its media and sections, then Update a Project renames it. Nobody rebuilds the same folder structure by hand.
Visitors that reach your sales tools. Watch New Visitors picks up each new viewer Wistia records, so a sales rep can see who watched before picking up the phone.
One limit to know before you start: all three Wistia triggers are scheduled, which means Make checks Wistia at the rhythm you set instead of Wistia pinging Make. For anything the listed modules skip, Make an API Call reaches the rest of the API with the same account. If you are weighing both tools, the n8n vs Make comparison sets out the criteria, and the Make training covers the editor from scratch. Rather hand the build to someone else? The Make agency builds scenarios like these for its clients.
How do you connect Wistia to Make?
- 01
Copy your Wistia API token
In Wistia, open the Account Settings page, click the API tab and copy the token shown when it is created. Make sure it has the permissions your scenario needs, since Make can only do what the token allows.
- 02
Open a Wistia module in Make
Add any Wistia module to your scenario and click Create a connection. A connection is your Wistia account linked to Make once, then reused by every Wistia module. The Connection name field is optional.
- 03
Paste the token and save
Paste the API token you copied, or follow the on-screen instructions, then confirm. Make now lists your Wistia projects right inside the module, so you pick them instead of typing IDs.
Your first scenario: an embed code for every new video
GoalWhen a new video lands in a Wistia project, Make creates its embed code.
- 01
Create the scenario
On the Scenarios page, create a new scenario and click the big +. Search for Wistia and choose Watch New Videos as the first module.
- 02
Link your account
Click Create a connection and paste your API token. Once the connection exists, Make can read your projects and offer them as a list.
- 03
Pick the project to watch
Choose the Wistia project where finished videos go. Only videos added to that project will start the scenario, so a draft folder stays out of the flow.
- 04
Add the embed code step
Click the + on the right of the trigger and add Create an Embed Code. Map the video data from the trigger into its URL field instead of pasting a fixed link.
- 05
Test with Run once
Add a video to the project, then click Run once. Then read the bundles each module received: one bundle is one video passing from module to module.
- 06
Schedule and switch on
Click the clock on the first module. A new scenario runs every 15 minutes by default, and the Free plan cannot go lower. Pick your interval and switch the scenario on.
What can start a Wistia scenario?
3 modules start a scenario when something happens in Wistia. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by Wistia as soon as it happens.
Watch New Projects
Scheduled triggerIn Make“Triggers when a new project has been added.”
Each project created in your Wistia account becomes a bundle that starts your scenario, so the tools around Wistia learn about it without anyone copying names across.
Watch New Videos
Scheduled triggerIn Make“Triggers when a new video has been added to a specific project.”
This trigger keeps an eye on one project you choose and hands Make every video added to it, one bundle per video. It is the natural starting point for anything that should happen after an upload.
Watch New Visitors
Scheduled triggerIn Make“Triggers when a new visitor has been added.”
With this trigger, each new visitor Wistia records flows into Make as a bundle you can send to a CRM, a spreadsheet or a chat channel. Viewing activity stops living only inside Wistia.
What can Make do in Wistia?
Wistia gives you 13 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Modules index
Copy a Project
ActionIn Make“Copies a project, including all media and sections.”
Duplicates an existing project with all of its media and sections, which gives you a ready-made structure in one step instead of rebuilding it.
Create an Embed Code
ActionIn Make“Creates an embed code for the specified URL.”
Produces the embed code for the URL you give it, so the snippet a web page needs is ready without opening Wistia and copying it from the share menu.
Create a Project
ActionIn Make“Creates a new project.”
Opens a new, empty project in your Wistia account from data coming out of another app, so project names follow your own naming rule every time.
Delete a Media
ActionIn Make“Deletes a media specified by ID.”
Removes one media from Wistia, identified by its ID, which keeps the library tidy once a video has no reason to stay online.
Delete a Project
ActionIn Make“Removes a project specified by ID.”
Takes a whole project out of Wistia by its ID. It is the cleanup step at the end of a client or campaign lifecycle.
Get a Media
ActionIn Make“Retrieves a single media specified by hashed ID.”
Fetches the details of one media from its hashed ID, so later modules work with fresh information about that video rather than a stale copy.
Get a Project
ActionIn Make“Retrieves a single project specified by ID.”
Reads a single project by its ID and returns it as one bundle, handy when you already know which project you mean and just need its details.
Make an API Call
ActionIn Make“Performs an arbitary authorized API call.”
Sends your own request to the Wistia API with the connection you already set up, so you reach what the other 15 modules leave out without managing a new login.
Update a Media
ActionIn Make“Updates a media specified by ID.”
Changes an existing media identified by its ID, which lets another tool keep your Wistia library in line with the source of truth.
Update a Project
ActionIn Make“Updates a project specified by ID.”
Edits a project picked by its ID, the usual follow-up when something else in your stack changes and Wistia should reflect it.
Upload a Video
ActionIn Make“Uploads a new video to the Wistia account.”
Sends a new video into your Wistia account, which spares someone the download and upload dance between tools.
List Projects
SearchIn Make“Lists all account's projects.”
Returns every project in the account, one bundle each, so the following modules can loop over your whole Wistia catalog.
Search Medias
SearchIn Make“Searches for medias or lists them all.”
Looks up medias in your account, or lists all of them, and returns zero, one or several bundles you can act on next.
Need help automating Wistia with Make?
A person reads every message.