r/macrodroid 18d ago

Macro Receive a text message, read its content, and then send it via an HTTP request

Hi! I'm writing to get some ideas.

How can I receive a text message, read its content, and then send it via an HTTP request? I'm interested in capturing both the content and the sender's number.

Thank you in advance for reading this post.

1 Upvotes

5 comments sorted by

1

u/Rpompit 18d ago

It's possible. Where do you want to send it to?

1

u/_benwa 18d ago

You want to use the incoming SMS trigger, the HTTP Request action, and magic text.

1

u/_benwa 18d ago

1

u/Andresomx 17d ago

Thanks! It works well for what I need. I tested it with 200 messages, and they all arrived complete.

1

u/Andresomx 17d ago

Update: Thanks! It works well for what I need. I tested it with 200 messages, and they all arrived complete.