hi, I've been stuck 2 weeks now attempting to develop a flow which each time my cellphone receives an sms with the next pattern:
De:frank ########, ********°° descarga los mejores juegos en tu celular Haz click aqui wap.ideascñatp.com.ni
will send an sms with the word "ocupado" to a phone number included on the incoming sms, represented on the pattern with the # sign.
I'd appreciate if any of you guys can give me a hand and help me out get this done before I go crazy.
Extract number from sms received
Moderator: Martin
-
- Posts: 15
- Joined: 28 Dec 2015 19:48
Re: Extract number from sms received
alright let me give it a shot... thanks Jesus
Re: Extract number from sms received
hi Jesus, look bro, I tried it out already and the flow sends the text message to the sender not to the first phone number INCLUDED on the body of the incoming sms, I guess it was my fault because I didn't explain myself properly in the first place, I apologise... May you please echarme una mano
-
- Posts: 15
- Joined: 28 Dec 2015 19:48
Re: Extract number from sms received
Hi dude, it's me,again....
I have a question, is this even possible?
newvar= {sms_text};
anothervar= getElement(newvar, 1);
Because I guess this is kind of what I need. I put that on a scrip action, then added a send sms action and the "send sms to" was filled in with: anothervar
, but even though I fell all over myself to get it working it keeps giving me an error and again what I need is to extract the whatever phone number is included in the incoming sms to then send an sms to that number
I have a question, is this even possible?
newvar= {sms_text};
anothervar= getElement(newvar, 1);
Because I guess this is kind of what I need. I put that on a scrip action, then added a send sms action and the "send sms to" was filled in with: anothervar
, but even though I fell all over myself to get it working it keeps giving me an error and again what I need is to extract the whatever phone number is included in the incoming sms to then send an sms to that number
-
- Posts: 15
- Joined: 28 Dec 2015 19:48
Re: Extract number from sms received
Hi,
Pls flow...
Pls flow...
Re: Extract number from sms received
You said what now?... do you want me to send you the flow I`ve created?
-
- Posts: 15
- Joined: 28 Dec 2015 19:48
Re: Extract number from sms received
Hi
if your flow we can see where this error.
BR
if your flow we can see where this error.
BR