Accelerate the Value of Data

Interaction dataset for Snowflake

Learn about the interaction dataset.

This table holds data for all interactions. Use these datasets to view your interaction metadata.
FieldDescriptionData type/Mode
Uri The universal resource identifier. It is in the format <ObjectTypeSpecifier>/Id.

Example: For interactions the ObjectTypeSpecifier is interactions . So if the id is wewew12, the Uri is

interactions/ wewew12.

Data type: VARCHAR

Mode: NULLABLE

versionThe interaction version in Reltio.Data type: NUMBER

Mode: NULLABLE

typeThe interaction type in Reltio.Data type: VARCHAR

Mode: NULLABLE

attributesThe location of the interaction's attribute information in JSON format.Data type: VARIANT

Mode: NULLABLE

crosswalksA representation of the crosswalks of the interaction in Reltio.Data type: VARIANT

Mode: NULLABLE

membersThe time when the entity was last updated in Reltio.Data type: VARIANT

Mode: NULLABLE

createdByThe user who created the entity.Data type: STRING

Mode: NULLABLE

createdTimeThe timestamp when the entity is created in Reltio.Data type: NUMBER

Mode: NULLABLE

updatedTimeThe timestamp when the entity is last updated in Reltio.Data type: TIMESTAMP

Mode: NULLABLE

updatedByThe user who last updated the entity.Data type: BOOLEAN

Mode: NULLABLE

activeA value that indicates whether the interaction is currently active or not.Data type: TIMESTAMP

Mode: NULLABLE