Cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Text messaging or calling a number from companion app on phone

ANSWERED

I am trying to develop an app that can send a text message or call an emergency contact from the companion app using users phone based on a few triggers. I could not find any documentation or examples related to this topic. It would be great if I can get a few resources that can help me with this question or know if this is even possible in the Fitbit companion app or not.

Best Answer
0 Votes
1 BEST ANSWER

Accepted Solutions

You could only do this by calling a Web API from the companion. You could use a service such as Nexmo.

https://developer.nexmo.com/messaging/sms/overview

View best answer in original post

Best Answer
0 Votes
4 REPLIES 4

You could only do this by calling a Web API from the companion. You could use a service such as Nexmo.

https://developer.nexmo.com/messaging/sms/overview

Best Answer
0 Votes

I might be asking a very dumb question here. I thought Fitbit app can allow a companion app to place calls or send text messages on the user's behalf.  Does Fitbit app does not have an API to access devices' built-in Messaging API? 

 

Thank you so much in advance. These answers help me build my first Fitbit app.

Best Answer
0 Votes

No, there's nothing like that in the Companion API.

Best Answer

Also worth realizing that automatically calling a number or sending an SMS message is not possible at all for iPhone users. The iPhone is more locked down than Android phones.

Best Answer
0 Votes