You are here

7 calls to salesforce_api_connect() in Salesforce Suite 5.2

salesforce_api_demo in salesforce_api/salesforce_api.module
Demonstrates some of the API functionality through the Salesforce class and fieldmap functionality.
sf_node_export in sf_node/sf_node.module
Exports a node to Salesforce using the specified fieldmap and stores the ID of the Salesforce object for the node.
sf_node_import in sf_node/sf_node.module
Imports data from Salesforce into a node.
sf_node_salesforce_form in sf_node/sf_node.module
sf_user_export in sf_user/sf_user.module
Exports a user to Salesforce using the specified fieldmap and stores the ID of the Salesforce object for the user.
sf_user_import in sf_user/sf_user.module
Imports data from Salesforce into a user.
sf_user_salesforce_form in sf_user/sf_user.module