You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow subscribing to the training via push notifications without entering the tracking URL:
Website: Add the user's push notifications token to the UI and allow to copy it
NotifyPlugin: allow passing that token as an argument and POSTing it to the training-start function
training-start should automatically subscribe that token to the specific training, thus subscribing the user's device without him needing to enter the tracking url.
SMS plugin
A plugin which sends an SMS on training end
Create a plugin which receives an array of numbers and POSTs a netlify function when done
Code example:
Notify plugin improvements
Allow subscribing to the training via push notifications without entering the tracking URL:
SMS plugin
A plugin which sends an SMS on training end
Code example:
Email plugin
A plugin which sends an Email on training end
Code example:
The text was updated successfully, but these errors were encountered: