Zero to Hero, Part 6: Reminders API

Поделиться
HTML-код
  • Опубликовано: 9 янв 2025

Комментарии • 14

  • @DouglasClavico
    @DouglasClavico Год назад

    booooyahhh, now im a master in copy and paste, zero to hero baby!!!!

  • @EdgarSanchez-lt2dg
    @EdgarSanchez-lt2dg 4 года назад +4

    How can we add notifications? Let's say my skill would like to send a notification to a particular user because something is ready to be pickup. Similar to what Alexa does when I receive a package. Thank you for this series.

    • @marxamiga
      @marxamiga 2 года назад

      I have the same problem to solve. Does anyone know how to send notification to a particular user ? Thanks for a great video

  • @kinga3684
    @kinga3684 4 года назад +8

    I don't quite like the form of this tutorial as it is just copying and pasting :/ I was expecting this series to teach me how to code in Alexa skills kit. Andrea does a great job at explaining things, but also skips a big part of the process.

  • @MrAhmedelhadidy
    @MrAhmedelhadidy 2 месяца назад

    i have a challenge with the reminder API, Now i want to create 100 reminders as a result of skill conversation, Alexa tolerates only 8 seconds for the skill to return the response for the intent request, and those 8 seconds are not enough to create my 100 reminders.
    i have tried a solution where the intent handler store the desire of the customer for a reminder in DB , then external lambda manages to create the reminder but unfortunately reminder creation is permitted only from inside intent request session.
    any thing else i can do here ?

  • @azzarecords2677
    @azzarecords2677 4 года назад +2

    great stuff

  • @RenuSharma-rk1ch
    @RenuSharma-rk1ch 4 года назад

    how can i grant permission with the same functionality on my laptop?

  • @jeffreylee6878
    @jeffreylee6878 4 года назад

    what is the url link to set the permission as a consumer in this tut?

  • @diegonayalazo
    @diegonayalazo 2 года назад +1

    Thanks

  • @mohamedabdelrahman-flutterdev
    @mohamedabdelrahman-flutterdev 4 года назад

    thank you 😃

  • @TheDavddd
    @TheDavddd Год назад

    Don't watch this video watch the other wan with Pan.

    • @samyuktaneeraj4026
      @samyuktaneeraj4026 Год назад

      Which is that one?

    • @ovatsug6194
      @ovatsug6194 5 месяцев назад

      @@samyuktaneeraj4026 Here on RUclips isn't listed, but in the doc it's: Alexa > Documentation > Alexa Skills Kit > Build Your Skill > Alexa Reminders Overview