Hi,
in the binary upload docs, only web.post
is mentioned. Does it work with note.add
in non-connected mode as well?
Regards, Gaute
Hi,
in the binary upload docs, only web.post
is mentioned. Does it work with note.add
in non-connected mode as well?
Regards, Gaute
Hi @gauteh,
This blog post on Sending and Receiving Binary Files with the Notecard and Notehub has an example of using a web.get
request to download a binary file and a note.add
to send a binary file back up to Notehub. Hope that helps!
Rob