To support asynchronous interactions with your Chat app and enable AppSheet to fetch Chat spaces when sending a Chat message from an automation, you need to grant IAM access to run automations. Otherwise, no Chat spaces will be available for selection when configuring the task and the following error message displays in the app editor:
There was a problem fetching Chat spaces for the GCP project ID
If a feature that is not supported for Chat apps with AppSheet is used in your app, app users are prompted to open the web version of the app to view or edit the feature.
For example, to edit a Color
type field, app users need to open the web version of the app:
In addition, a warning message similar to the following displays:
This view contains certain column types which cannot be edited in Google Chat
When you add slash commands for Chat apps in the Chat API, make sure you enable the Opens a dialog option.
- Check the automation monitor for any warnings or errors.
- Check with your organization admin to confirm that the app is allowlisted in the Chat App or Marketplace settings. See Allow users to install Chat apps.