Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

uploading files #6

Open
ArneNostitz opened this issue Nov 17, 2024 · 5 comments
Open

uploading files #6

ArneNostitz opened this issue Nov 17, 2024 · 5 comments

Comments

@ArneNostitz
Copy link

i am trying to get a file uploaded and was wondering how to do this with the pb node

thanks!

@TheFehr
Copy link
Owner

TheFehr commented Nov 17, 2024

I have not had that need, it might not be supported as of now.

@ArneNostitz
Copy link
Author

would be great if it did :)

it would need a more complex property management though (binary files, field-name) - send as form-data.

otherwise your plugin is very convenient :)

@TheFehr
Copy link
Owner

TheFehr commented Nov 18, 2024

Yes I'd need to figure out who to work with binary data in a n8n node.

Maybe I'll find the energy some day.
I am also open to pull requests or even just pointers at good docs / examples.

@ArneNostitz
Copy link
Author

sadly i am really hitting a wall with PB and data upload ... maybe its not PB. but i am not able to get it to work.

are you using the JS SDK in the background? or are you building http requests?

@TheFehr
Copy link
Owner

TheFehr commented Nov 18, 2024

The node uses the sdk in the background

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants