App setup
Connecting editable Google Sheets
- Navigate to App Library and select + Add an app.
- Choose Google Sheets from the Client-facing section.
- Click Install in the top-right corner.
- Set a title and icon for the app.
- Configure as manual (only connected clients edit) or automatic (all clients can edit).
- Click Add to proceed to the app’s configuration page.
- Select Add to create your first embed/link assignment.
- Choose the client(s) or company to share with.
- Select Show as embed to keep clients in the portal.
- Open your Google Sheets home page.
- Locate and open the document to embed.
- Click Share and set permissions to Anyone with the link can edit.
- Copy the shared link and paste into a text editor.
- Create this code format:
<iframe src="link" /> - Replace “link” with your Google Sheets URL (maintaining quotation marks).
- Return to App Setup and paste the iframe code into the content box.
- Click Add.
Connecting view-only Google Sheets
- Go to App Library and click + Add an app.
- Select Google Sheets from the Client-facing section.
- Click Install.
- Set as automatic (same sheet for all clients) or manual (specific sheet per client).
- Select Show as embed.
- Open Google Sheets home page.
- Find and open your desired sheet.
- Click File > Share > Publish to Web and select Publish on the Link tab.
- Copy the link.
- Return to App Setup, paste the link, and click Add.