Get list of Products every day
Hi,
I'm building a php website that need to get the list of products of zoho every day (by cron).
i installed the SDK PHP, but i don't understand how my program gonna be able to refresh the Oauth token alone ?
Is there an example in the PHP SDK ?
Thanks