Cash and report notification to LINE

Hello all, how can we setup API or token for cash or report notification to LINE
Link: https://notify-bot.line.me/doc/en/

Take a look at my PMS intergration. Will give you idea of how to achieve.

Thank you JTRTech, i will look at your PMS intergration

It should give you an idea for scripting and talking to external api.
It will not give a direct answer. As all API uses are different you would be looking at different events in samba, different request structure and response and different response processing.
In that original setup I did use some direct sql queries which an updated version would do away with now there are cleaner ways on samba side not available at the time.
But the topic should give you some insight to be able to make a start.