Home

Awesome

Apex HTTP Callout Framework

<a href="https://githubsfdeploy.herokuapp.com?owner=financialforcedev&repo=ffhttp-core"> <img alt="Deploy to Salesforce" src="https://raw.githubusercontent.com/afawcett/githubsfdeploy/master/src/main/webapp/resources/img/deploy.png"> </a>

Introduction

An Apex framework has been created to provide functionality for HTTP callouts. This Core library has been extended by five libraries Google Cloud Print, Google Drive, Google Mirror, Google Sheets and Dropbox.

The Google Cloud Print library extends the Core library to provide access to Google Cloud Print API calls found at https://developers.google.com/cloud-print/.

The Google Drive library extends the Core library to provide access to Google Drive API calls found at https://developers.google.com/drive/v2/reference/.

The Google Mirror library extends the Core library to provide access to Google Mirror API calls found at https://developers.google.com/glass/v1/reference/.

The Google Sheets library extends the Core library to provide access to Google Sheets API calls found at https://developers.google.com/google-apps/spreadsheets/.

The Dropbox library extends the Core library to provide access to Dropbox API calls found at https://www.dropbox.com/developers/core/docs.

Sample applications have been created for the Core, Google Cloud Print, Google Drive, Google Mirror, Google Sheets) and Dropbox libraries to demonstrate the use of this library within Salesforce.

Key Features

Reporting Issues & Enhancements

Please report any issues using the github issues feature. Suggestions / bug reports are welcome as are extensions containing additional functionality.