koala Posted April 17, 2022 Share Posted April 17, 2022 Hi I am trying to concatenate the loyverse API with the LINE@ API I want to create a LINE@ robot Ability to bot reply after customer clicks the button please enter phone number than the bot can look up the loyalty program points for the phone number Could you please give me some advice on where to start I am new to this Link to comment Share on other sites More sharing options...
Shinji Posted June 2, 2022 Share Posted June 2, 2022 Hello koala! I can suggest a few that I can think of in terms of what you are looking to do. To start, you can go to our API documentation in this link at https://developer.loyverse.com/docs/#tag/Customers and check out the Customers Endpoint. And then from there, map this endpoint to your codebase, in order to get the payload or information of the customers' points from the API and code it to your LINE@ bot if it is possible. Link to comment Share on other sites More sharing options...
Recommended Posts