Update Google Calender All Day

Status: Closed · Asked by abowerk on · 0 views

abowerk — Question ·
Hi everyone, is there any way/trick how to do a google calendar event update which is all day?
Unfortunately you can only update with time and not all day.

Thanks in advance for your help.

Pabbly13 — Reply ·

Hey @abowerk !

Kindly check once with the below mentioned update event for Google Calendar if this can work for you-

Do check and let us know about it.

abowerk — Reply ·
Hey @abowerk !

Kindly check once with the below mentioned update event for Google Calendar if this can work for you-

Do check and let us know about it.


Yes I know that tasks. You can't update all day event, you have to add time... but thanks u
abowerk — Reply ·

I did it with the custom api request function, I don't need any help anymore. Thanks

Pabbly13 — Reply ·

Hey @abowerk !

That's great to here.

Can you provide us with a screenshot with personal details hide on how it worked, so other users can refer to it as well incase they face the same issue for Google Calendar Update Event for All Day.

abowerk — Reply ·

Yes ofc.
It's also very simple, the request method is PUT to update the calendar event and you can simply copy the API endpoint url. With primary you have to swap if you want to hit a special calendar, I only have one, so primary is enough, then the ID from your calendar event what you want to update. And at the bottom of Data you enter the new data that should be updated.

I hope I could perhaps help someone. :)

Back to all forum threads · Log in to reply