References to workspace members and others
created_by
attribute which is available on every object, the owner
attribute on a deal object, or the strongest_connection_user
on a company or person.
Actor reference attributes can be single-select or multi-select.
Please note, in the mobile and web clients, attributes of this type are marked as “User” attributes.
referenced_actor_type
and referenced_actor_id
. The referenced_actor_type
can be one of "api-token"
, "workspace-member"
or "system"
. The referenced_actor_id
is a UUID, or the value null
, that uniquely identifies the actor.
"workspace-member"
. We may expand this list in future.
When writing references to workspace members, we allow you to identify actors by email addresses. You may do this either by passing an email address string directly, or by using an object with the key workspace_member_email_address
.
Actor reference attributes may be multi-select or single-select. When writing to multi-select attributes, you must always wrap values in an array. Single-select attributes accept unwrapped data.
referenced_actor_type
and referenced_actor_id
.
referenced_actor_type
and referenced_actor_id
properties. If using explicit operators, only the $eq
operator is supported. For example: