TU3.2: Getting Started with Google Workspace Add-ons Development

แชร์
ฝัง
  • เผยแพร่เมื่อ 11 พ.ย. 2020
  • Guests - Mike Rhemtulla (Product Manager, Google Workspace), Steven Bazyl (Developer Relations, Google Cloud) and Steve Webster (SW gApps LLC, President). See links below.
    In this episode we are joined by Mike Rhemtulla and Steven Bazyl exploring Google Workspace Add-on development. As part of this with Mike will share the impact and opportunity of being of contributing to the Google Workspace Marketplace, while Steven will share tips on building Add-ons. Finally, Steve will share tips on migrating existing HTMLService based Add-ons to the new Card Service.
    How-to convert Editor add-on to Google Workspace add-on slide deck:
    bit.ly/gwao-slides
    Unofficial and experimental Card Builder tool: gsao-card-builder.web.app/
  • บันเทิง

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

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

    Hey, is it possible to build a gmail add-on that can add information fetched from my webapp and place it next to the name of the email sender? The add-on will use the sender's email address and an API key to log into my web app and fetch the data. So anytime when the sender sends an email to someone who has the Add-on installed the receiver can see the information next to the sender's name. Is this possible?

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

      Yes - this is a common use case. You can read more about contextual triggers developers.google.com/apps-script/add-ons/gmail/extending-message-ui#:~:text=user's%20UI%20interactions.-,Contextual%20triggers,trigger%20criteria*%20the%20trigger%20fires.