Accessing Showpad API from PHP Answered Steve Salt January 07, 2019 11:38 We have an in-house sales-tool application running on a LAMP stack, which we want to integrate with Showpad, by the use of the REST API. I have created an OAUTH2 user and successfully created the access token using PHP. However, looking at the API Explorer, I am not sure what of the resources need to call upon to upload content that can be shared with customers, and then obtain tracking information I have looked at the JavaScript API, but I'm guessing that this can only be used with the Showpad application, rather than outside of it. Is this even possible? Regards, Steve Salt Application Developer 0