Feedspace Home Dashboard

How Do I Back Up Feedspace Testimonials to Google Drive with Make?

Last updated on July 22, 2026

Overview

Connect Feedspace to Google Drive via Make using webhooks to automatically upload each new testimonial file to a Drive folder. This creates an off-platform backup and makes it easy to share testimonials with your team or clients.

Automation through webhooks is available on Professional and Business plans in Feedspace.

Step 1: Create a scenario in Make

  1. Log in to Make and click + Create scenario.
  2. Click the name New scenario at the top to rename it, e.g., Feedspace to Google Drive Backup.

Step 2: Add a Custom webhook trigger

  1. Click the + button in the centre of the canvas.
  2. Search for Webhooks and select it.
  3. Under Triggers, select Custom webhook.
  4. In the Webhooks panel, click Create a webhook.
  5. Enter a Webhook name (e.g., Feedspace Testimonials) and click Save.
  6. The Webhook URL appears — click the copy icon next to it to copy the URL.
  7. Click Save to add the module to your scenario.

Step 3: Register the webhook in Feedspace

  1. Log in to your Feedspace dashboard and click Automation in the left sidebar.
  2. Click the Webhook tab.
  3. Click Create Webhook and paste your Make Webhook URL into the Endpoint URL field.
  4. Click Create Webhook to save. All available events are subscribed by default.
  5. Click Activate in the Action column to start sending event data to Make.

Step 4: Connect Google Drive

  1. Back in Make, click + after the webhook trigger to add an action module.
  2. Search for Google Drive and select it.
  3. Choose Upload a File as the action.
  4. Click Add and sign in with your Google account to authorise Make.
  5. Select the destination Folder in your Google Drive, e.g., Feedspace/Video Testimonials.
  6. Map the File URL field from the webhook payload to the Source File input.
  7. (Optional) Set a dynamic File Name, for example: {{reviewer_name}} - {{created_at}}.mp4.
  8. Click OK to save the action.

Step 5: Test and activate the scenario

Click Run once in Make, then submit a test testimonial in Feedspace. Verify that Make receives the payload and the file uploads to your Google Drive folder. Once confirmed, toggle the scenario On to activate it for all future testimonials.

You might also find helpful

What is Make Integration in Feedspace?

Overview Feedspace integrates with Make (formerly Integromat), a visual automation platform that lets you connect Feedspace with thousands of other apps using a drag-and-drop scenario builder. Feedspace connects to Make via webhooks — when a new testimonial is submitted, Feedspace sends the data to a Make scenario instantly. Automation through...

What is Automation in Feedspace?

Overview Automation in Feedspace lets you connect your workspace with other tools and services. Using the Feedspace Automation Secret Key, API, and webhooks, you can send real-time notifications to apps like Slack, Telegram, WhatsApp, and Discord, back up testimonials to Google Drive or Dropbox, and push event data to any...

How Do I Back Up Feedspace Testimonials to Dropbox with Make?

Overview Connect Feedspace to Dropbox via Make using webhooks to automatically save each new testimonial file to a Dropbox folder. This gives you a continuous off-platform backup and makes testimonials easy to share with your team. Automation through webhooks is available on Professional and Business plans in Feedspace. Step 1:...