Post

2 followers Follow
0
Avatar

Ability to reference a custom object by name via Interact

Currently, you can only reference a custom object via object to reference field by its ID when sending an email to interact mailbox. The customer would like the ability to reference a custom object by its name via Interact. For future reference, the feature request ID is CR-671158.

Diana Sandura Not planned

Please sign in to leave a comment.

1 comment

0
Avatar

It's not clear how you're referencing the custom object as you can't send email directly to the custom object.

You should be able to use the FindObject function from Interact or Custom Actions and then you are are not restricted to ID,

or, if you set your Custom Object's ExternalID appropriately with a Workflow Rule/Custom Action, you can use the GetObjectByExternalID function which was designed for this kind of scenario. GetObjectByExternalID is available for use in Workflow Rules when FindObject is not available.

David Goulden 0 votes
Comment actions Permalink