-
Notifications
You must be signed in to change notification settings - Fork 24
Home
tylermercier edited this page Jun 28, 2011
·
3 revisions
- Get all surveys from EpiSurveyor
- Get all questions for survey
- Track survey import history (including errors)
- Notify a single user per survey via email for daily import
- Map survey question to sf_object field
- Map predefined value to sf_object field
- Map sf_object id lookup based on field (include sf_account via name for example)
- Multi-select of surveys (delete, import)
- Search for survey
- Get all sf_objects from Salesforce
- Get all fields for sf_object
- Enable/Disable sf_object (hides from selection list in mapping)
- Authentication
- Limited authorization (accounts can be enabled/disabled)
- Roles (User + Admin)
- Endpoints (Salesforce + EpiSurveyor)
- Tokens
- Usernames
- Email notification (currently using gmail)
- Summary of import
- Single email per user, per day