2 Problems - loop / sms gateway via http request
Posted: 05 Jun 2017 06:23
Hi,
I am currently facing two problems:
1. I have a flow in which a 3 second sound file is played. I want it to play in a loop for several times. How can I loop only the action of playing the sound file?
2. I try to make an SMS Gateway using the http request trigger. It works when I call the mobile phone's ip - it gets triggered. However, as in the example, I added ?receiver=123456&text=this is a test
in the following sms send action I used {receiver} and {text} but it tells me that the receiver is not valid.
So my question is how can I access the get parameters from the http trigger?
Thank you very much!
I am currently facing two problems:
1. I have a flow in which a 3 second sound file is played. I want it to play in a loop for several times. How can I loop only the action of playing the sound file?
2. I try to make an SMS Gateway using the http request trigger. It works when I call the mobile phone's ip - it gets triggered. However, as in the example, I added ?receiver=123456&text=this is a test
in the following sms send action I used {receiver} and {text} but it tells me that the receiver is not valid.
So my question is how can I access the get parameters from the http trigger?
Thank you very much!