User Guide | Setting up an Auto-Response Text with Process Builder in Salesforce®
Auto-responders are a great tool for saving time and effort when communicating with clients. As well as lowering your response time and expanding your SMS marketing. Out of the office on vacation? Keep them in the loop without having to manually respond to individual inquiries.
Steps to Implement an Auto-Responder
- From Setup, enter Process Builder and select Process Builder. Click New.
- Fill in your information for the new process. Click Save.
- Select the SMS object to start the Process, and start the process when a record is created or edited.
- Add your specific criteria and click Save. Three scenarios are outlined below:
-
-
- Direction = Incoming
- Created Date = Greater than Date/Time specified
- Created Date = Less than Date/Time specified
-
-
-
- Gateway = Field Reference or String of particular Gateway ID
- Gateway = Field Reference or String of particular Gateway ID
-
-
-
- Create a checkbox on the User object called "Auto Responder" or similar. This option will require a way to identify the related user on the SMS record such as via the Contact Owner field.
- Include criteria in your Process Builder for Contact Owner > Auto Responder = True
- Direction = Outgoing
- Status = Queued (this tells Mogli to send the message right away)
- Gateway = ID of the Gateway to send the message. This may be referenced from the initial incoming SMS that started the process.
- Message = enter a String. If using a merge field, you must use a Type of Formula and enter your message there.
Sample away messages:- Thanks for reaching out! I’m currently unavailable by text but will be returning on MM/DD and will get back to you as soon as possible. If you need immediate assistance, text or call NAME at 555-555-5555.
- Mogli University is closed for the holiday break and will resume business on MM/DD. We’ll be sure to return your inquiry promptly at that time. If you need immediate assistance, please email NAME@mu.edu.
- Phone Number = the Mogli Number of your recipient.
- Contact (if applicable) = field reference of Contact on the incoming SMS record
-