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
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.
What is a line app?
Regards,
Daniel
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.