Forward SMS is a versatile Android app that seamlessly forwards SMS to phone numbers, emails, URLs/APIs, or Telegram. It also forwards phone notifications like missed calls, shutdown/turn-on events, and low battery alerts. Additionally, it offers auto and remote replies for efficient message management.
Set up Teams webhook
Open teams app and create a channel where SMS should be forwarded.
Select More options ••• on the right side of the channel name. Tap on Manage Channel option.
Click on Edit button in the connectors section.
Search for Incoming Webhook and tap on Add or Configure button.
Provide a name for webhook and upload image if necessary. Tap on Create after providing details.
The webhook has been created and its URL is available to use. Copy the URL and click on Done button.
Keep the webhook URL handy as it will be used in app to setup forwarding rule
Create a Basic or Advanced rule. For simplicity of steps, we will create a basic rule
In the receiver section, select URL as forwarding option. Tap on Edit URL Config button to setup config.
In the URL section, enter the webhook URL provided by Teams after creating webhook.
In the body section, you can create payload of your choice. You can also select the default teams template to autofill basic template.
The body template can be customized by adding properties from the available properties section.
Available properties:
{msg}: Content of SMS
{local-time}: Local Time
{time}: UTC Time in ISO Format
{sender}: Sender Detail
{sim-detail}: Sim Detail
{rule-name}: Rule Name
{app-name}: App Name
{formatted-msg}: Contains formatted SMS with other details
Save the URL Config.
You can update other rule config or save the rule.
After saving the rule, it's recommended to test its functionality by selecting the Test option. This allows you to verify that the rule is correctly set up and functioning as intended, ensuring that SMS messages are forwarded according to your specified criteria.
Your rule has been setup, check in Teams application to make sure forwarded text are received.