Hi,
I have a function for sending a push notification to a single user by manually inputting the Exponent Push Token and message (see below).
How could I make a similar function in which I can send the same message to multiple users at the same time?
For example, I type in the signup_ids and the message, Xano extracts the relevant push tokens and sends those people the message.
Thanks,
Gavin