Binary protocol: web.post or note.add?

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

2 Likes

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

2 Likes