Sending an SMS 5 min before the start of Livestorm webinars
We have weekly webinars at 6pm. I would like to look for participants that registered in the upcoming session, get their telephone number and send them an SMS as a reminder that the session is about to start including their dedicated connexion link.
So far, I have succeded in :
- Finding the right session 5min prior to its start time
- Getting the list of all participants of that session
Problem : when using the iterator to retrive each individual phone numbers of each participant, is that Livestorm participants data is stored in “fields” then “fields” offer 5 different values such as email, first name, last ame, company name, phone number.
Make fetches the first value it can access in the “fields” which is the email. I have not the possibilty to fetch a specific value within "fields (please refer to screenshots)
Therefore, I fail at retrieving participants’ phone number and sending that SMS (even though phone numbers are provided)
This is the scenario for my 2 different webinars :
Any help would be very much appreciated !
Thank you so much