Apex

Combining RESTful Web Services and Site.com for creating publicly asccessible URL

Combining RESTful Web Services and Site.com for creating publicly asccessible URL

The Force.com REST API lets you use a simple and lightweight API to access Force.com data, using standard OAuth, together with a choice of data flavors – XML and JSON. The REST API is configured out of the box to suit the basic CRUD (create, read, update and delete) operations of data management. Apex REST …

Combining RESTful Web Services and Site.com for creating publicly asccessible URL Read More »

Upload files in Amazon S3 from Salesforce

Upload files in Amazon S3 from Salesforce

When we have to upload multiple files or attach many files to any record, Salesforce provides storage limit per user license purchased. It varies from edition to edition. So, sometimes organisations decide to use external storage service like Amazon S3 cloud. User can be given option to upload files to Amazon S3 via Salesforce and …

Upload files in Amazon S3 from Salesforce Read More »

Creating Google Calendar Events from Salesforce Without Integration

Creating Google Calendar Events from Salesforce Without Integration

Hi All, This blog helps you to create Google calendar events from Salesforce without any integration. Why to create Google Calendar events? For Example: In your organization HR is sending emails to the interviewers to take interviews. The interviewers may forget on the interview day for taking the interview on time. So to overcome these …

Creating Google Calendar Events from Salesforce Without Integration Read More »

Scroll to Top