Тёмный

Add Google Meet links to Calendar Events using the Calendar API and Google Apps Script | Aryan Irani 

Aryan Irani
Подписаться 3,5 тыс.
Просмотров 12 тыс.
50% 1

Опубликовано:

 

22 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 43   
@HadayatNiazi-xp1fz
@HadayatNiazi-xp1fz Год назад
You are life saver bro, I am struggling it day and you solved my problem, event chatgpt cann't
@Hefss
@Hefss 11 месяцев назад
Thanks a lot. The documentation on this one is really bad. You did a great job here.
@anshulverma1208
@anshulverma1208 Год назад
I have one question. Is there any limitation on the number of attendees we want to add. Do we need to buy any license or subscription if I want to add large group of audience?
@AryanIrani123
@AryanIrani123 Год назад
Yes! Google has a limit for sending out carrying out processes. After the limit if you want to execute code you have to get the subscription. My suggestion would be to do this in batches.
@komalkhiriya3858
@komalkhiriya3858 3 года назад
Thank you soooo much.. this is what I was looking for since long.. QQ : what if we need to add multiple attendees for 1 event? Can we do that by using comma as a seperator?
@AryanIrani123
@AryanIrani123 3 года назад
Yes, you can
@komalkhiriya3858
@komalkhiriya3858 3 года назад
@@AryanIrani123 I've just sent you request to access this spreadsheet.. can you pls approve? Thank you!
@AryanIrani123
@AryanIrani123 3 года назад
Done !
@diffcoder
@diffcoder 8 месяцев назад
Thanks bro, It worked for me too.
@JailsonTaxista
@JailsonTaxista Год назад
Funcionou mais a hora saiu errado eu tenho um evento amanhã às 9:30 e no agendamento tá 1:00 da manhã será se é porque eu estou no Brasil?
@JailsonTaxista
@JailsonTaxista Год назад
Muito obrigado eu consegui eu mudei o idioma da planilha agora deu certo agora tá funcionando perfeitamente Muito obrigado
@ngcalvinutomo96
@ngcalvinutomo96 3 года назад
Hi Aryan, got this instead, do you know why? GoogleJsonResponseException: API call to calendar.events.insert failed with error: Bad Request
@AryanIrani123
@AryanIrani123 3 года назад
you might have specified the wrong time range
@ngcalvinutomo96
@ngcalvinutomo96 3 года назад
@@AryanIrani123 Hello, it's now okay, but I can only invite one guest at a time, not multiples, using your code it gives me this: GoogleJsonResponseException: API call to calendar.events.insert failed with error: Invalid attendee email.
@komalkhiriya3858
@komalkhiriya3858 3 года назад
@@ngcalvinutomo96 how did you fix this error of API call?
@ngcalvinutomo96
@ngcalvinutomo96 3 года назад
@@komalkhiriya3858 I've made it working with making multiple columns for emails
@AbhishekKumar-er4gp
@AbhishekKumar-er4gp 2 года назад
@@ngcalvinutomo96 How to do that can u please explain
@AbhishekKumar-er4gp
@AbhishekKumar-er4gp 2 года назад
Hi, GoogleJsonResponseException: API call to calendar.events.insert failed with error: Bad Request. What to do to resolve this?
@brithneykarenhernandezguzm536
@brithneykarenhernandezguzm536 11 месяцев назад
Ayuda
@harshkumar3438
@harshkumar3438 3 года назад
Damn bro, you made this all look so easy! Great stuff ❤️🤝
@AryanIrani123
@AryanIrani123 3 года назад
Glad you enjoyed
@JohnCena-gu8ib
@JohnCena-gu8ib 3 года назад
Interesting automation!!!!!great job
@AryanIrani123
@AryanIrani123 3 года назад
Thank you! Cheers!
@TestingEmail-i6b
@TestingEmail-i6b 9 месяцев назад
thank for sharing this
@AryanIrani123
@AryanIrani123 9 месяцев назад
My pleasure!
@preethirani2394
@preethirani2394 3 года назад
Great video
@AryanIrani123
@AryanIrani123 3 года назад
Glad you enjoyed it
@HowDoINameIt
@HowDoINameIt 2 года назад
Hi Aryan. Thanks for this! If I add multiple email address that are simply comma separated in attendees: [{ email: attendees_event }] it doesn't work. I realise that it works if attendees_event is as below attendees_event = [{ email: attendee1Email } , { email: attendee2Email } , { email: attendee3Email }] What can i do to get it like the above?
@TravelVibesHD
@TravelVibesHD 3 года назад
Hi, great video!! implementing the same using a google service account gives me the following error: Uncaught Google\Service\Exception: { "error": { "errors": [ { "domain": "global", "reason": "invalid", "message": "Invalid conference type value." } ] conferenceSolutionKey -> type is set to hangoutsMeet and conferenceDataVersion is also set to 1 with the insert request Please let me know if you knwo anything about this error.
@AryanIrani123
@AryanIrani123 3 года назад
I am not sure, but will check it out.
@asmabellil8362
@asmabellil8362 2 месяца назад
Hello did you found the solution to this? I'm having the same problem
@TravelVibesHD
@TravelVibesHD 2 месяца назад
@@asmabellil8362 There was issue with the permissions from the admin account for allowing meet links to be created in events. We enabled domain wide delegation also from the admin account.
@asmabellil8362
@asmabellil8362 2 месяца назад
@@TravelVibesHD Thank you, but I'm working on this for a personal project, not for an organizational task. That's where the issue lies
@TravelVibesHD
@TravelVibesHD 2 месяца назад
@@asmabellil8362 Ok. it works with workspace accounts only not with regular google accounts.
@twisty7372
@twisty7372 3 года назад
Good video
@AryanIrani123
@AryanIrani123 3 года назад
Glad you enjoyed
@JohnCena-gu8ib
@JohnCena-gu8ib 3 года назад
Big fan twisty sir
@ymani8291
@ymani8291 Год назад
Hi Bro I got below mention error can you please help me in? createMeet @Update_calender_Invites:41 > resource : {...} res: undefined Video Duration 10:17 to 10:52
@jakezollner1344
@jakezollner1344 5 месяцев назад
There was an error in the code/video. "res" should be "resource" in the parameters. || const res = Calendar.Events.insert(resource, cal_id,{ conferenceDataVersion: 1 });
@lucianobruno8420
@lucianobruno8420 Год назад
const res = Calendar.Events.insert(res, cal_id,{ conferenceDataVersion: 1 }); This gives me an error because "res" is used without finishing defining itself
@meerali2921
@meerali2921 Год назад
Hey man ! Can you reply to this question by this guy... ? Cause I am also getting the same error
@jakezollner1344
@jakezollner1344 5 месяцев назад
@@meerali2921 the parameter needs to be "resource" instead of "res"
Далее
Getting started with the Google Meet REST API
9:12
Просмотров 12 тыс.
what is Google Apps Script?  [Tutorial]
10:48
Просмотров 134 тыс.
How to Create Google Calendar Events in PHP
5:46
Просмотров 19 тыс.
Move All Checked Rows
12:11
Просмотров 6 тыс.