In my PWA I want to be able to let admins send out a SMS based on some values the users select.
Is it somehow possible to use a custom action to iterate through a collection, and send SMS to the users that has opted to recieve SMS?
Both the phone number and the true/false value is in the same collection.
Hello, yes you can save the info in the database collections and you can use a SMS integration or component (Ex: Clicksend) and connect it to the database through (Magic text).