Search code examples
alexa-skills-kitproactive

Can i use Alexa skill Reminder API and Proactive events API without AWS lambda?


I want to integrate Proactive Event API and Reminder API into Alexa skills. I saw some examples using aws lambda. I want to know if i can use it using my own service?


Solution

  • You can yes - it's just an HTTP call so you can do that from wherever works best for your infrastructure/skill. Please refer to the documentation here: