LiquidPlanner Classic Forum
Get notes for specific time entry?
over 5 years ago by LiquidPlanner Support
Posted on behalf of Jack Smith. Original posting date 2015-08-04.
I'm using a webhook on time entries to input time in to a ticketing system that we currently use to track our billable time.
For example, if I put in a time entry on Task 1 and set the note to "This is a note" and then put in a 2nd time entry on Task 1 with a note saying "This is another note", the notes that are sent for the 2nd time entry are this:
note":"This is a note, This is another note",
What I'd like to get from the 2nd time entry is just this:
note":"This is another note",
Is there any way to get the specific note for each time entry?