Describe the problem/error/question
Im trying to fetch a video from s3 bucket and upload it to whatsapp business cloud but it doesnt seems to be working out.
What is the error message (if any)?
Probably my approach to this is incorrect and i cant really find any help from the documentation
Please share your workflow
(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)
Share the output returned by the last node
Information on your n8n setup
n8n version:
Database (default: SQLite):
n8n EXECUTIONS_PROCESS setting (default: own, main):
Running n8n via (Docker, npm, n8n cloud, desktop app):
Operating system:
n8n
April 18, 2024, 12:51pm
2
It looks like your topic is missing some important information. Could you provide the following if applicable.
n8n version:
Database (default: SQLite):
n8n EXECUTIONS_PROCESS setting (default: own, main):
Running n8n via (Docker, npm, n8n cloud, desktop app):
Operating system:
Jon
April 26, 2024, 10:29am
3
Hey @Akshat_Rana ,
Welcome to the community
The input data field name parameter is asking for the name of the field with the data, This needs to come from the node directly before it. Looking at your screenshot the value should just be data
can you give it a go and let me know how you get on.
Example worklfow is below.
1 Like
system
Closed
May 9, 2024, 1:05pm
4
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.