Salesforce Import (sf_import)
You are browsing documentation for an older version of Drupal, which is not supported any longer, and the information may not be correct. See current documentation for Contributed modules
The module sf_import (bundled with salesforce) exposes a cron hook to import from SFDC and facilitate bidrectional sync on a cron schedule. This is not the same as realtime sync which could be handled outside of cron using sf_notifications to expose an endpoint to be accessed directly by Salesforce update messages according to workflow rules there.
Admin configuration options include whether to process on cron, which mapping association(s) to process, and whether to import to stage for developer followup processing and/or to continue on to automatically process the sf_import_queued records.
Help improve this page
You can:
- Log in, click Edit, and edit this page
- Log in, click Discuss, update the Page status value, and suggest an improvement
- Log in and create a Documentation issue with your suggestion