I am getting below error while doing chat trigger.
[No response. Make sure the last executed node outputs the content to display here]
Information on your n8n setup
n8n version: 1.83
Database (default: SQLite):
n8n EXECUTIONS_PROCESS setting (default: own, main):
Running n8n via (Docker, npm, n8n cloud, desktop app): docker
Operating system: MAC OS
Olek
March 30, 2025, 9:49am
2
Not sure what is your objective here.
Assuming you may want to respond with a specific file (from Google Docs), here is an example:
If the suggestion resolves your question, please mark it as a Solution.
Thanks for reply.
I want to return in chat window with the binary file generated by convert to file node.
Olek
March 30, 2025, 4:20pm
4
… so that the user can do what exactly? I do not think chat supports binary data in the ways you expect it to. Hence you’d need a workaround. And this depends on your objective.
1 Like
@Olek ,
Is it possible to provide status update into chat trigger while the workflow is executing?
Olek
April 7, 2025, 11:28am
6
Did you manage to resolve your intial question or how is this question connected with the previous one (if it is)?
@Olek ,
I am uploading the binary in google drive and sending the url as response.
Now once the binary is generated I want to process it further to ai agent for other task. So I want to update the status in the chat trigger response.
Olek
April 7, 2025, 1:15pm
8
I think you need a different topic for this new question to not confuse future readers.
Also please mark the post containing solution as such, also for the future readers’ sake.
system
Closed
April 14, 2025, 1:15pm
9
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.