GenericSObject

API Name: GradientWorks__GenericSObject

A convenient wrapper around an SObject of any type (e.g a User, Account, Lead, etc). This makes it easy to write generic actions that access information about the object regardless of type. For example, you can use name or detailUrl in an email or slack message without having to know anything about the actual SObject.

Properties

Last updated