Skip to main content
Best answer

How to remove file permissions from a Google Doc after unsubscribing from a course

  • December 26, 2024
  • 2 replies
  • 26 views

I’m making a website that sells courses to teach you how to code. It’s subscription-based, and I’m integrating the data from my Gumroad page. I wanted to make a Zap that removes my customer’s access to the Google Doc after they unsubscribe. I found the Add File Sharing Preference, but I can’t find the one that removes it. Is there a simple way to do it? I’m not looking to pay for Zapier at the moment.

Best answer by ShaneTBest answer by ShaneT

Hi ​@ripplecoding,

I'm afraid this isn't currently possible with the Google Drive app. I apologize, and I definitely understand how helpful that would be.
 
I've submitted this as a feature request to the team in charge of this integration on your behalf.
 
Our team will review the request and determine if we need any additional information from you. 
 
Here’s what’s happening next:

  1. Feature Request Logging: I have logged your request in our internal issue tracking system and added your email to the notification list for this issue.
  2. Timing: The Google Drive Integration team will be notified immediately of the request. However, I won’t be able to provide an exact timeline for when this will be added, as only their team can implement a fix.

 
Keeping You in the Loop:

  • Email Updates: We'll email you as soon as we identify a fix or workaround. This will include any steps you might need to take on your end, such as updating your Zap.

Shane T - Zapier Support

 

View original
Did this topic help you find an answer to your question?
This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

2 replies

Sebastian M
Forum|alt.badge.img
  • Zapier Staff
  • 29 replies
  • January 1, 2025

Hi ​@ripplecoding, welcome to the Zapier community 👋

 

Unfortunately, Zapier doesn’t currently have a direct “Remove File Sharing Preference” action for Google Docs. However, there could be an advanced alternative, but it would require a paid Zapier plan (webhooks are considered a premium feature):

 

Use a Google Script:

• Google Apps Script allows you to programmatically manage sharing settings for Google Docs. You can write a simple script that removes a user’s access based on their email address.

Combine with a Gmail Zap:

• Use a Zapier integration with Gmail to monitor subscription cancellations (e.g., an email from Gumroad).

• Add an action to forward the email data (like the unsubscribed customer’s email address) to a Google Sheet or directly to your Apps Script via a webhook.

 

Hope this helps 😊

 


Forum|alt.badge.img+1
  • Zapier Staff
  • 17 replies
  • Answer
  • January 1, 2025

Hi ​@ripplecoding,

I'm afraid this isn't currently possible with the Google Drive app. I apologize, and I definitely understand how helpful that would be.
 
I've submitted this as a feature request to the team in charge of this integration on your behalf.
 
Our team will review the request and determine if we need any additional information from you. 
 
Here’s what’s happening next:

  1. Feature Request Logging: I have logged your request in our internal issue tracking system and added your email to the notification list for this issue.
  2. Timing: The Google Drive Integration team will be notified immediately of the request. However, I won’t be able to provide an exact timeline for when this will be added, as only their team can implement a fix.

 
Keeping You in the Loop:

  • Email Updates: We'll email you as soon as we identify a fix or workaround. This will include any steps you might need to take on your end, such as updating your Zap.

Shane T - Zapier Support