Hi Benjamin,
Benjamin Reitzammer wrote:
> Hi Otis,
> while updating simpy.py to v1.1 I resurrected my notes syncing script.
> But didn't get very far.
Notes syncing script?
> Because I found, that it's not possible to _update_ notes via the API.
> The documentation for SaveNote doesn't mention an "id" or "noteId"
> parameter. And even if I provide one anyway, it gets "ignored" and
> every note I save via SaveNote ends up as a new note.
>
> Is it possible to fix that?
Of course. I changed SaveNote call to take an optional noteId
parameter. If noteId is valid (matches an existing Note), the existing
Note is updated with the new values specified in the SaveNote call.
Let me know if this works for your script.
Otis
> Benjamin
>
--
Simpy -- http://www.simpy.com/ -- Tag. Search. Share.