I want Dify to use the token of my currently logged-in account to access my API.

I have embedded the Dify application into the current system using the chat bubble mode. I want to pass the current system’s user information, including the token, to Dify to access my API. How can I solve this? I can only pass static data using inputs, but dynamic initialization doesn’t work, and I keep receiving nothing.

Take a look to see if this is useful for you.

1 Like