How to send last updated work notes by API ?
Hi, It's little bit complicated, especially for me, cause I want to sent last updated work notes to other system using API, and I have something like that in the Business Rule: var worknotes = current.work_notes.getJournalEntry(1); var onlyNotes ...
