alexa-skills-kit-sdk-for-nodejs icon indicating copy to clipboard operation
alexa-skills-kit-sdk-for-nodejs copied to clipboard

Can we change user's reminder after it has been set

Open kishan-getstarted opened this issue 1 year ago • 0 comments

we are working on the platform where a non developer can create alexa skill by drag and drop. we are providing reminder block so producer can set that without coding.

My question is once my skill is live and lets say 10 user has created reminder using my skill.. can I update those reminder using SMAPI or any SDK

we are storing alertToken and alexaUserId in our database.

I'm submitting a...


[ ] Regression (a behavior that used to work and stopped working in a new release)
[ ] Bug report  
[ ] Performance issue
[ ] Feature request
[ ] Documentation issue or request
[x] Other... Please describe:

kishan-getstarted avatar May 03 '24 10:05 kishan-getstarted