Salesforce Email Apex REST Callouts
Budget: $10 – $30 USD
I am looking for an experienced Salesforce developer to create a solution that sends emails using Salesforce's daily workflow email limits. The solution must be implemented in a Salesforce developerOrg, and I will be provided with the login details to test the solution. The specific requirements are as follows:
Requirements: -
-> Send Emails Using Daily Workflow Limit:
The solution must utilize Salesforce's daily workflow email limit to send emails, not the single email limit.
-->Trigger Emails on Case Status Change:
An email should be sent automatically every time the status of a case is changed.
-->The solution must be developed in a Salesforce developerOrg.
Login details to the playground must be provided upon completion for testing and verification purposes.
Verification of Limits:
-->I should be able to verify the email limits and usage through Salesforce Workbench.
The relevant limits endpoint to check is: https://workbench.developerforce.com/restExplorer.php?url=/services/data/v58.0/limits&autoExec=1
Use the following Technical Details:
1. Salesforce API Documentation for Sending Emails: https://developer.salesforce.com/docs/atlas.en-us.api_action.meta/api_action/actions_obj_email_simple.htm
2. Apex Integration Services (Apex REST Callouts): You will need to use Apex REST callouts to integrate and trigger the email sending functionality.
Requirements: -
-> Send Emails Using Daily Workflow Limit:
The solution must utilize Salesforce's daily workflow email limit to send emails, not the single email limit.
-->Trigger Emails on Case Status Change:
An email should be sent automatically every time the status of a case is changed.
-->The solution must be developed in a Salesforce developerOrg.
Login details to the playground must be provided upon completion for testing and verification purposes.
Verification of Limits:
-->I should be able to verify the email limits and usage through Salesforce Workbench.
The relevant limits endpoint to check is: https://workbench.developerforce.com/restExplorer.php?url=/services/data/v58.0/limits&autoExec=1
Use the following Technical Details:
1. Salesforce API Documentation for Sending Emails: https://developer.salesforce.com/docs/atlas.en-us.api_action.meta/api_action/actions_obj_email_simple.htm
2. Apex Integration Services (Apex REST Callouts): You will need to use Apex REST callouts to integrate and trigger the email sending functionality.