Skip to content

Salesforce Email Services. Sample use case is "Email to Quote".

License

Notifications You must be signed in to change notification settings

congmingwudi/sfdx-email-services

Repository files navigation

sfdx-email-services

Salesforce Email Services. Sample use case is "Email to Quote".

Development

To work on this project in a scratch org:

  1. Set up CumulusCI
  2. Run cci flow run dev_org --org dev to deploy this project. This will fail initially when pushing the project with: [Failed]: Update of EmailServicesFunction QuoteEmailService: Error: In field: Username - no User named
  3. In emailservices/QuoteEmailService.xml-meta.xml, update username in [email protected] to use the scratch org username.
  4. Run cci task run dx_push -o extra -f --org dev to push the project to the scratch org again.
  5. Run cci org browser dev to open the org in your browser.

About

Salesforce Email Services. Sample use case is "Email to Quote".

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published