How can I turn the option "make chat publicly available" turned on by another node?

Hi guys, how can I make another node or function(and if what which?) turn the function “make chat publicly available” of the chat trigger node turn on? So not manually!!

And after that I also want that function switch it from self hostet chat to embedded chat and give the chat URL as output. Does it work with JS codes? or Do you know any other way?

I would appreciate your help.

Why would you want that? What functional need/situation is behind it?

1 Like

In general I would like to create a workflow (an ai chatbot) and embed it to a website. that the chatrigger can be used by another app or be embedded, the function “make chat publicly available” should be turned on and the chat URL hast to be copied for my webhook to take it and connect to the righ place on my app.

1 Like

Clear. Thanks for your explanation. I’m not sure either, and I’m curious about the solution.

1 Like

I solved with a work around. I set my chaturl link so that the chat id is included in the link. and at my website builders side, I said the user id should be in the link and once i trigger it, then connect it with www.xyz-Chat-Id.com. then its working..

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.