Hi,
What I am trying to achieve ?
- Automate the items available in certain categories in my restaurant after 3:00PM.
- Get access to printers so I can forward Wix restaurant orders to my printers.
What is my confusion ?
I am using sandbox to get used to API's. To get Access token, I need to use the redirected URL basically send a request with client_id, client_secret and code (from redirect url), use this token to access the API.
Even to automate some categories via RestAPIs, do I need to publish, and install an app in my clover systems ?