langbot trigger cannot select the variable where the BOT receives personal information #22230

Closed
opened 2026-02-21 20:16:14 -05:00 by yindo · 1 comment
Owner

Originally created by @JacobCaiC on GitHub (Feb 14, 2026).

Self Checks

  • I have read the Contributing Guide and Language Policy.
  • This is only for bug report, if you would like to ask a question, please head to Discussions.
  • I have searched for existing issues search for existing issues, including closed ones.
  • I confirm that I am using English to submit this report, otherwise it will be closed.
  • 【中文用户 & Non English User】请使用英语提交,否则会被关闭 :)
  • Please do not modify this template :) and fill in all the required fields.

Dify version

1.11.4

Cloud or Self Hosted

Self Hosted (Docker)

Steps to reproduce

Image
The langbot trigger cannot select the variable where the BOT receives personal information.

✔️ Expected Behavior

solve the problem

Actual Behavior

No response

Originally created by @JacobCaiC on GitHub (Feb 14, 2026). ### Self Checks - [x] I have read the [Contributing Guide](https://github.com/langgenius/dify/blob/main/CONTRIBUTING.md) and [Language Policy](https://github.com/langgenius/dify/issues/1542). - [x] This is only for bug report, if you would like to ask a question, please head to [Discussions](https://github.com/langgenius/dify/discussions/categories/general). - [x] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones. - [x] I confirm that I am using English to submit this report, otherwise it will be closed. - [x] 【中文用户 & Non English User】请使用英语提交,否则会被关闭 :) - [x] Please do not modify this template :) and fill in all the required fields. ### Dify version 1.11.4 ### Cloud or Self Hosted Self Hosted (Docker) ### Steps to reproduce ![Image](https://github.com/user-attachments/assets/df4a9fe4-e3e2-41e0-90ce-fe3304c4123c) The langbot trigger cannot select the variable where the BOT receives personal information. ### ✔️ Expected Behavior solve the problem ### ❌ Actual Behavior _No response_
yindo closed this issue 2026-02-21 20:16:14 -05:00
Author
Owner

@crazywoola commented on GitHub (Feb 15, 2026):

It accepts texts only not json object, if you want to access this, you can use a template node instead.

@crazywoola commented on GitHub (Feb 15, 2026): It accepts texts only not json object, if you want to access this, you can use a template node instead.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#22230