Give your clients access to specific folders in Google Drive directly in their Motion.io portals. Add your Google Drive folders & files to client tasks or portal pages in Motion.io.
As with all integrations in Motion.io, Google Drive can be connected to both client tasks and portal pages. The steps of of this guide will cover the process for adding Google Drive folders to client tasks in Motion.io, but the process for portal pages is extremely similar. See the note listed in Step 2 for additional instruction.
In your Google Drive account, navigate to the folder you would like clients to have access to in Motion.io. Set dropdown under “General Access” to “Anyone with the link” and click “Copy link.”
In your Motion.io admin dashboard, select a portal, click “Create Task” and then “Embed a website.”
In the window that opens after clicking “Embed a website,” paste the code you copied from Google Drive.
Leaving the embed window open in Motion.io, copy the following iFrame code snippet:
<iframe src="https://drive.google.com/embeddedfolderview?id=FOLDER-ID#grid" style="width:100%; height:600px; border:0;"></iframe>
Paste the iFrame code snippet you copied from above into the window.
Then, copy the unique ID from the Google Drive URL you added in Step 3. The unique ID will appear in the URL directly after /folders/ and directly before the ‘?’ symbol.
Replace the default ‘FOLDER-ID’ text in the iFrame code snippet with the unique Google Drive ID you copied.
Be sure to delete the Google Drive URL, so only the iFrame code snippet remains.
After confirming your code looks similar to the example show below, click “Save.”
And that does it!
By following these steps, you have successfully connected Google Drive to Motion.io, giving your clients access to files and folders in Google Drive without having to leave their Motion.io client portals.