woisme
woisme

Reputation: 279

Can You Link to Google Assistant Action from a Web App

Can you link to Google Assistant to open it up or even better open up a Google Action from a web app? I know you can link to a Google Action page but you can't seem to link right to the action actually in the assistant.

Upvotes: 2

Views: 1539

Answers (1)

Prisoner
Prisoner

Reputation: 50741

Yes, you can setup a link directly to an Action. In the Action Console, you can generate a link and then use this link on a web page. To create the link

From the Action Console, select "Actions" on the left menu and then the right arrow for the Action you want to make a link for

enter image description here

In the "Links" section header, select the down arrow to expand it

enter image description here

Once expanded, turn "Would you like to enable a URL for this Action" on and provide a brief description of what your action does when this URL is followed (for example, "start" or "purchase tickets"). You'll then see the URL in an HTML snipped underneath. Make sure to click the "Save" button to save this.

enter image description here

Upvotes: 4

Related Questions