You can use the Loco API to send products to Loco and read products from Loco.
This is a REST API communication, authentication using OAuth2 mechanism.
https://locoapp.docs.apiary.io
https://github.com/expando-repo/loco-package
Add the source to your composer.json
filej:
"repositories": [
{
"type": "vcs",
"url": ["<https://github.com/expando-repo/translado-package>"](<https://github.com/expando-repo/translado-package>)
}
],
Request a LOCO staff member to create one.
For the setup, we need information from the client about the so called "Redirect URL" so we know where it will authorize from using the OAuth2 mechanism.
To communicate between the LOCO API and the custom application, you need the following data, which we provide from LOCO
Using the user action "API Settings" you can manage individual API accesses or create a new API access from the overview