You are here

Salesforce

Getting a security token from your salesforce instance

Wiki Terms: 

To access Salesforce via a desktop application or other API-based application, you must replace your current password with a combination of your password and a security token:

1 Log in to Salesforce via the browser to request your security token.

2 Go to Setup -> My Personal Information -> Reset Security Token.

3 Click the Reset Security Token button to trigger an email which will contain your security token.

4 Select and copy the token from the email.

Getting started with the salesforce php api

Wiki Terms: 

from the url: http://www.mikesimonds.com/getting-started-php-salesforce-t117.html Credit goes to this site and this developer for being awesome.

Peter thanks for joining the site and I hope that I can help you, so let's give it a try:

Creating an event via the salesforce php api

Wiki Terms: 

Credit goes to this url for this post. I repost in case his site goes down and the info is lost. http://www.mikesimonds.com/adding-event-calendar-t111.html
The object to update or insert a new calendar event is the "Event" object in salesforce

There are 4 required fields that need to be inserted in order for the event to be added to your instance of Salesforce.

Assigned To
Subject
Start (date and time)
End (date and time)

Those API field names are

Theme by Danetsoft and Danang Probo Sayekti inspired by Maksimer