Universal Containers (UC) is automatically its employee offboarding process. Payroll information is stored in an external system.
What could UC use to make a automatic update to the payroll system when an employee is offboarded?
- Salesforce Handler
- API Connect
- Outbound Message Action
- JSON Auto Connector
Answer(s): C
Explanation:
To automatically update the payroll system when an employee is offboarded, UC can use Outbound Message Actions in Salesforce. Outbound Messages allow Salesforce to send specific information to external systems in the form of SOAP messages. This feature is particularly useful for integrating Salesforce with external systems like a payroll system without writing any code. The outbound message will be triggered by a workflow or a process when an offboarding event occurs, ensuring the payroll system is updated accordingly.
Reference:
Salesforce Help - Outbound Messaging
Reveal Solution
Next Question