- Home
- Resources
- Integrations
- Restream
Restream Make integrationAutomate Restream with Make.
What happens to your streams once the broadcast is over? The Restream Make integration gives you 10 modules, 5 actions and 5 searches, to read events, recordings and clips. This page shows how to connect your account and build a first scenario step by step.
Verified Trustpilot reviews · AI, automation & growth agency
What can the Restream Make integration do for you?
The Restream Make integration lets Make read your Restream account for you: upcoming, live and finished events, their recordings, and your clip projects. You drop these as modules (the building blocks of an automation) into a scenario, the automation you build in Make, and the results flow on to your other tools.
An archive that fills itself. Search event history lists finished and missed events, Search event recordings finds the video and audio files of one of them, and Get a recording download URL hands you a temporary link. A podcast producer can push that link to a storage app or a shared sheet without opening Restream.
A live board for the team. Search upcoming events and Search in-progress events show what is scheduled and what is on air, so a community manager can post a reminder or update a planning table from the same data.
Clips ready for social. Search clip projects and Get a clip project return your projects with their clips and posted clips, and Get a clip download URL fetches the file for the social media editor.
One limit to know upfront: Restream has no trigger module in Make, so the app never starts a scenario by itself. You start it on a schedule or from another app. Make also flags its Restream documentation as AI-generated, so check important details against Restream. The Make training covers these basics, Make pricing explains what counts on your plan, and n8n vs Make helps if you are weighing both tools.
How do you connect Restream to Make?
- 01
Register an application in Restream
Make needs your own Restream application. On the Applications page of Restream, click Create New, enter a display name, and paste
https://www.integromat.com/oauth/cb/restreamas the callback URI. - 02
Copy the Client ID and secret
The app settings page shows the Client ID: copy it. The Client secret is masked, so click the field to reveal it, then copy it too. Keep both at hand for the next step.
- 03
Create the connection in Make
Add any Restream module to your scenario and click Create a connection. A connection is your Restream account linked to Make once, then reused by every Restream module. Name it if you like, paste the two credentials and follow the on-screen instructions.
Your first scenario: fetch the recordings of finished events
GoalOn each scheduled run, Make reads your Restream event history, finds the recordings of those events and gets a download link for each file.
- 01
Create the scenario
On the Scenarios page, create a new scenario and click the +. Search for Restream, pick Search event history and create your connection when Make asks for it.
- 02
Add the recordings search
Click the + on the right of the first module and choose Search event recordings. Map the event coming from the history search, so Make looks up the files of that exact event.
- 03
Ask for a download link
Add Get a recording download URL after it and map the recording from the previous module. Each bundle (one item passing between modules, here one recording) now leaves with a temporary link.
- 04
Test with Run once
Click Run once. Make executes the scenario one time, and you can open each module to read the bundles it received. Check that the links point to the recordings you expected.
- 05
Schedule and switch on
Open the clock on the first module to set the schedule, every 15 minutes by default, then switch the scenario on. Each module run counts as an operation, the unit Make bills on your plan.
What the Restream modules do
Restream gives you 10 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Modules index
Get a clip download URL
ActionIn Make“Returns a temporary download URL for a specific clip.”
Hands you a temporary link to download one specific clip, so the file can travel to a storage app, a video editor or a colleague's inbox.
Get a clip project
ActionIn Make“Returns a single clip project with its clips and posted clips.”
Opens one clip project and brings back everything inside it: the clips it holds and the ones already posted. That gives you a clear view of what is left to share.
Get an event
ActionIn Make“Returns a single event by ID.”
Retrieves one Restream event from its ID, so your scenario works on the exact broadcast you care about rather than on a whole list.
Get a recording download URL
ActionIn Make“Generates a temporary download URL for a specific recording file.”
Generates a temporary link for one recording file, which turns a finished broadcast into a file you can archive, transcribe or share with the team.
Make an API call
ActionIn Make“Performs an arbitrary authorized API call.”
Calls any endpoint of the Restream API with the connection you already set up, which covers whatever the nine other modules leave out.
Search clip projects
SearchIn Make“Lists clip projects.”
Lists your clip projects, one bundle per project, so a scenario can go through all of them in turn instead of one you picked by hand.
Search event history
SearchIn Make“Returns a list of finished and missed events.”
Brings back your past events, both those that went live and those that were missed. It is the natural start for any follow-up work after a broadcast.
Search event recordings
SearchIn Make“Returns recordings (video and audio) for a specific event.”
Finds the video and audio recordings of one given event, so you can pick up every file the broadcast produced in a single step.
Search in-progress events
SearchIn Make“Returns a list of currently in-progress events.”
Tells you which events are live on Restream at the moment the scenario runs, handy for a status board or a heads-up to the team.
Search upcoming events
SearchIn Make“Returns a list of upcoming events.”
Lists the events you have planned in Restream, which lets you share your broadcast calendar without typing it twice.
Need help automating Restream with Make?
A person reads every message.