Latenode

Automatically store Zoom cloud recordings in Microsoft SharePoint

This template starts when Zoom finishes a cloud recording, downloads the file, and uploads it to the SharePoint folder you choose.

JavaScript reads the download URL and meeting topic. An HTTP request fetches the video. Connect Zoom and SharePoint. Put a Zoom token on that HTTP request so Zoom allows the download.

Updated Sep 15, 2026Est. run: 9sEst. cost: $0.0006
How Latenode estimates time and cost

Latenode bills workflow runtime in CPU seconds. The first 10,000 CPU seconds are free each month, then usage follows pay-as-you-go CPU-second pricing. Plug-and-Play (PnP) AI nodes are billed separately—each PnP token is $1 USD, charged pay-as-you-go at vendor cost plus a small processing fee, with no API keys required.

Full pricing — how CPU seconds work →

Workflow preview

What this template does

  • Moves finished Zoom recordings into SharePoint without a manual download
  • Starts when Zoom marks the recording complete
  • Uploads the file to the SharePoint folder you choose
  • Keeps SharePoint access on the SharePoint connection

How it works

1
Trigger

Watch recording completed

The scenario starts when Zoom finishes a cloud recording on the account you connect.

2
Logic

Read the download URL

JavaScript picks the recording file URL and a filename from the meeting topic.

3
Action

Download the recording

An HTTP request fetches the file. Put your Zoom token on that HTTP request.

4
Action

Upload to SharePoint

SharePoint stores the video in the folder you set.

Setup guide

1

Connect Zoom

Add a Zoom connection with access to cloud recordings. Watch recording completed on that account.

2

Connect SharePoint

Add a Microsoft SharePoint Online connection with write access to the destination folder.

3

Download the file

In JavaScript, map the recording download URL and filename. Add an HTTP request to fetch the file and put a Zoom token on that node.

4

Upload to the folder

Upload the file to SharePoint. Pick the site and folder. Finish a test recording and confirm the file appears.

Requirements

A Zoom account with cloud recording enabled
A Microsoft SharePoint folder Latenode can write to
A Zoom token on the HTTP request that downloads the recording

FAQ

Common questions about this template

Each run uses credits on your Latenode plan. We charge for processing time (1 credit = 30 seconds). Your actual cost depends on your plan and how long the run takes. See pricing plans for plans and how credits work.