Modifying events with the Google Calendar API

แชร์
ฝัง
  • เผยแพร่เมื่อ 7 ส.ค. 2024
  • Developers may be aware they can use email markup or the Google Calendar API in their apps to insert events into their users’ calendars. This gives users a better experience because they no longer have to enter event details into their calendars manually. While this is good news, it’s only the first step. Developers should also enable their apps to be able to modify those events in case plans change, and they always do. While you can update events using markup, it’s limited as far as what you can do, so this video shows developers how to use the Calendar API to modify events, including the creation of repeating events.
    Related links for this episode:
    “Modifying events with the Google Calendar API” deep dive Python code blog post: goo.gl/Bwu7bH
    “Creating great experiences with email markup” DevByte video: goo.gl/GuH3L4
    Email markup documentation: goo.gl/vhdKTz
    “Creating events in Google Calendar” blog post & video: goo.gl/KuYMiq
    RFC 5545 recurrence rules (RRULEs): goo.gl/Juw6Jm
    Calendar API conditional modification: goo.gl/1a5YQF
    Google Calendar API documentation: goo.gl/1AXCMf
    Calendar API concepts & overview: goo.gl/QPyaYr
    Calendars & Events objects guide: goo.gl/tJhJz3
    “Setting up new Google API projects” DevByte video: goo.gl/RbyTFD
    Google Developers/Cloud Platform Console: console.developers.google.com
    Google APIs Client Libraries: goo.gl/HVx6wM
    “Common Python code walkthrough” DevByte video: goo.gl/KMfbeK
    Google Workspace Dev Show video series playlist: goo.gl/JpBQ40
    Launchpad Online developer video series: goo.gl/kFMUa6
    Google Developers TH-cam channel: / googledevelopers
    #GoogleWorkspaceDevShow
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 14

  • @DavidVCastro
    @DavidVCastro 7 ปีที่แล้ว +1

    Love the emoticon subtitles!!

  • @321admin123
    @321admin123 7 ปีที่แล้ว

    Got a question.
    If i want to change code so that my calendar only shows 4 days of schedules at a time
    With no scroll forward - how would I know the code to insert and where ?
    Reason I'm asking is because- I'd like to publish a 3-day schedule for folks to Schedule inside of.
    This schedule should only show openings for next 3 days only

  • @mullethippo
    @mullethippo 5 ปีที่แล้ว

    I have various ideas for gcal mods, like be able to drag google task items to the calendar and vice versa.
    Have more options so, in one click, change to 2, 3, or 4 day views.
    Can I do that, alter the calendar interface with an API or something?

  • @CerebroVasconcelos
    @CerebroVasconcelos 7 ปีที่แล้ว +2

    Vou usar pra treinar meu inglês

  • @MukundPatel
    @MukundPatel 4 ปีที่แล้ว

    Hello,
    can I use google calendar API for appointment booking in the android mobile app?

  • @jocemarvosskovacs3384
    @jocemarvosskovacs3384 4 ปีที่แล้ว

    how do i update an event, in google calendar, with node js code? Do you have any samples? Best regards.

  • @peterkaufinger9090
    @peterkaufinger9090 5 ปีที่แล้ว +1

    Love the shirt!

  • @aayushjadhav2743
    @aayushjadhav2743 4 ปีที่แล้ว +1

    How do i get even id?

  • @mokariyasanjay320
    @mokariyasanjay320 2 ปีที่แล้ว

    Can you please create video for how to create event post in google profile using api

  • @surajlama5104
    @surajlama5104 7 ปีที่แล้ว

    that was good

  • @praveenthrills
    @praveenthrills 7 ปีที่แล้ว

    nice

  • @milddiffuse
    @milddiffuse 7 ปีที่แล้ว +3

    Guten Tag!
    random fun?

  • @milanmeulemans781
    @milanmeulemans781 7 ปีที่แล้ว

    Hey

  • @Kredo800
    @Kredo800 4 ปีที่แล้ว

    Implement subscription and updates for ics feed from server which is not working.
    Actually 90% of your work not needed, we have universal RFC, please, dare to follow.
    Banning Android from calendar feeds is the way out, unfortunately.