Hi there,
I am attempting to build a plugin that will allow me to fetch data and also use bubble workflows to push/create data in Lightspeed Retail using their API.
The parts I am struggling with are: the access token and refresh token. How in the plugin builder to I implement the access token and refresh token as well as the private key they grant me. I am also confused on how to create workflows to push data / create data in lightspeed via the API. I see the space to build workflows with javascript, but the API only supports shell, python and php.
Here’s the API documentation: https://developers.lightspeedhq.com/retail/introduction/introduction/
If someone could shed some light it would be greatly appreciated.
Thanks,
Gareth