I have an small store that sells VOIP phones. I want to populate it's database from our provider. They use Opencart too and gave us an username and password to get API access. the API, as usual, returns content in JSON. I've been searching but couldn't find any way to import from provider's Opencart API to my site.
How can I achieve this?