LacerdaPT

Results 4 comments of LacerdaPT

The following is the payload that enters the Google Calendar Out Node ``` msg.payload = { description: "Great picnic with friends", location: "hyde Park, London", start: { dateTime: startDateTime },...

Hey Basically I'm creating events on a calendar using the **Google Calendar Out** node. The payload that goes on to that node is something like this: `msg.payload = { description:...

Hello Can you guys check the post just before this one? It's mine and about the msg.sendNotifications flag to the Google Calendar Out. I just updated the node-red-node-google package and...

Ok. I'll give it a try. Thanks!