HTTP API: Making Progress But a Few Questions

Rob
Since the notes returned by note.changes are not time stamped, how do I sort by time? Do I have to time stamp every note I send?

Hi @BrianP,

It looks like the time parameter is only returned by default with the Notecard API (sorry, but another documentation miss on our part that will be fixed). So yes, you can add a timestamp to every note you send if you’d like to sort by the exact date/time of the note.

Rob

Fix the API fix seems to have worked now. delete:true seems to delete them.

1 Like