Share the following resources with your team:
- Share authoring of apps
- Share sample apps with your team
- Share data sources with your team
- Share integrations with your team
- Work with Google Team Drive
See also Share sample apps in your public portfolio.
Share authoring of apps
App creators can share app authoring with other team members. For details, see Share: The Essentials.
Share sample apps with your team
You can share sample apps with your team configuring your team or your app. Your team sample apps can be viewed or copied (but not modified) on the My Team page by anyone on the team.
Note: Apps must be deployed before you can share them with your team.
Share sample apps when configuring your team
To share a sample app with your team when configuring your team:
- Sign in to Appsheet.
- Click My team in the top navigation.
- Click Shared Apps.
- Click Add a team sample.
- Click the sample that you want to share with your team.
Share sample apps when configuring your app
To share a sample app with your team when configuring your app:
- Open the app in the app editor.
- Select Manage > Author.
- Expand the Team Work section.
- Enable Make this a team sample?
- Click Change visibility.
Share data sources with your team
To share a data source with your team:
- Sign in to Appsheet.
- Click My account in the top navigation.
- Click Sources.
- Click + New Data Source and follow the prompts to add a new data source.
- After the data source is added, select Share with my team in the More menu.
Note: To hide a shared data source from your team, select Hide from Team in the More menu.
A copy of the data source appears under Team Sources. For example:
Team members can view all shared data sources by selecting My team > Shared Data.
Share integrations with your team
When adding integration points on the My account > Integrations tab, such as auth domains, object stores, inbound and outbound channels, or app services, you can share those integrations with your team by selecting Share with team in the More menu after you add the integration.
See also:
- Domain integration: The Essentials
- Understand Cloud Object Stores
- API integration points in AppSheet
Work with Google Team Drive
Many AppSheet users use Google Drive as their cloud file system.
Google Drive has a feature called Team Drive that allows a team of users to share a common cloud folder hierarchy. When appropriately configured, each user sees not only My Drive, but also one or more Team Drives. AppSheet apps can also utilize data from a Google Team Drive.
Use a spreadsheet from a Team Drive
When choosing to add a spreadsheet as a table in your app, the Google file picker will automatically show you any available Team Drives in addition to My Drive. Simply browse into a Team Drive and select a spreadsheet. AppSheet will work seamlessly with that data.
Use a Team Drive as the root folder of an account
Every AppSheet account has a Default folder path, which is defined on the My account > Settings page. The root folder path defaults to /appsheet/data
.
Every app created by your account results in a subfolder created within that root folder. For example, an application called MySales for user 123456 will result in a folder of the form /appsheet/data/MySales-123456
.
This root folder path can be configured to use a Team Drive. This is useful for managing many apps in a team. By ensuring that the application folders live in a Team Drive, the organization can ensure that apps can be easily transferred and will continue to run, even if the original app creator leaves the organization.
For example, let us assume that there is a Team Drive called MyTeamDrive
associated with the Google Drive of the AppSheet account. The AppSheet root folder path can be configured as /[TeamDrive]MyTeamDrive/appsheetdata
. When a new app is created in this account, it will have a folder called /appsheetdata/MySales-123456
created within the MyTeamDrive
Team Drive.