waleedd32
waleedd32

Reputation: 533

automatically opening URL with google assistant/google home

I have been searching a lot i couldn't find an answer... so any help would be really appreciated, I want google assistant to open certain URL automatically.

Been giving new commands on console.dialogflow.com.

Examples available out there are displaying cards or about playing media files I have managed to put "Link out suggestion" and it shows it on google assistant and it is clickable, but i want it to open that certain URL automatically. Is it possible enter image description here

Upvotes: 1

Views: 8477

Answers (2)

ARS
ARS

Reputation: 31

Actually it's quite possible. Goto routines> add new> in the last you will see an option try to create your own and write "open https://yourdomain.com". Or please simply visit this as I am not good for explaining https://support.google.com/assistant/thread/232545?hl=en

Upvotes: 2

Nick Felker
Nick Felker

Reputation: 11968

In short, no you cannot automatically open URLs. The link out suggestion is intended to give the functionality of shifting to a browser while not creating a jarring user experience.

Upvotes: 2

Related Questions