58
Views
3
Comments
Solved
How to give link to  call on line app?
Application Type
Mobile

Hi, 

In mobile application i need help to give link on line app. when i try to click on the mobile number it will be pass number to call on line app. if anyone done help me to do this.

Thanks,

prasath

2024-07-05 14-16-55
Daniël Kuhlmann
 
MVP
Solution

Hi I noticed in the OutSystems Forge there is a component for Line to post messages in a chat. Now that is not what you want but you can use this Forge component as a basis.

The check the Line API documentation:

https://developers.line.biz/en/reference/messaging-api/

And try to figure out which webhook you need to start a call to a contact in Line.

2024-07-05 14-16-55
Daniël Kuhlmann
 
MVP

Hi,

What is a line app?

Regards,

Daniel

2024-09-03 10-16-38
Prasath P

Hi,

It is for Mobile app I used  this one link  to call on contacts "tel:" + GetSupports.Supports.Current.ContactNo. but for my new reuirement i need to do call on line app. So, i need help to do this.

2024-07-05 14-16-55
Daniël Kuhlmann
 
MVP
Solution

Hi I noticed in the OutSystems Forge there is a component for Line to post messages in a chat. Now that is not what you want but you can use this Forge component as a basis.

The check the Line API documentation:

https://developers.line.biz/en/reference/messaging-api/

And try to figure out which webhook you need to start a call to a contact in Line.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.