Hello -
I’m trying to take dated journal entries from my CRM and put them in a table in a google doc.
I was able to extract the data via webhook and format via JavaScript. Still need to figure out how to format the date which is the number in the screen shot.
I guess I have two questions, how do I transform the highlighted number to a date, then put each entry into a row in either sheets or docs?