Object Reference for the Salesforce Platform
Newer Version Available
UserProvMockTarget
During the user provisioning process, user account information is sent to a third-party system to create, update or delete a user account on that system. While configuring user provisioning for your organization using a flow or Apex action, you can use this object to confirm the associated flow or Apex code is sending the desired data. After confirming the correct fields and values, you can update the flow or Apex action to send the data to the target system.
Supported Calls
create(), delete(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), undelete(), update(), upsert()
Fields
| Field Name | Details |
|---|---|
| ExternalEmail |
|
| ExternalFirstName |
|
| ExternalLastName |
|
| ExternalUserId |
|
| ExternalUsername |
|
| Name |
|
| OwnerId |
|