ExternalCreators
Retrieves contact details for a single external case contact instance.
Workday Resource Information
Retrieves contact details for an external case contact with the specified ID. Contact details include an email address and a name, if applicable.Secured by: Help Case External Contacts+TG
Scope: Help
Columns
Name | Type | ReadOnly | Description |
Id [KEY] | String | False |
Id of the instance |
Blocked | Bool | False |
Supported for: SELECT, INSERT. If true, the external contact is blocked and they can't create cases. |
String | False |
Supported for: SELECT, INSERT. The email for the external case contact. | |
Name | String | False |
Supported for: SELECT, INSERT. The name for the external case contact. |
Email_Prompt | String | False |
The email address that identifies the external case contact. |
HideBlockedCreators_Prompt | Bool | False |
If true, blocked contacts are excluded from the response. |