email_flow_content_link Table (516)
•
Environment: onsite, online
Some tooltip text!
• 1 minute to read
• 1 minute to read
Link message content to an email workflow
Fields
Name | Description | Type | Null |
---|---|---|---|
email_flow_content_link_id | Primary key | PK | |
s_message_id | The workflow step option to connect to | FK s_message | ● |
email_flow_id | A workflow step connected to the option | FK email_flow | ● |
registered | Registered when | UtcDateTime | |
registered_associate_id | Registered by whom | FK associate | |
updated | Last updated when | UtcDateTime | |
updated_associate_id | Last updated by whom | FK associate | |
updatedCount | Number of updates made to this record | UShort |
Indexes
Fields | Types | Description |
---|---|---|
email_flow_content_link_id | PK | Clustered, Unique |
Relationships
Table | Description |
---|---|
associate | Employees, resources and other users - except for External persons |
email_flow | A set of properties related to the email workflow. |
s_message | A message used in a shipment. Can be html and/or plain text |
Replication Flags
- None
Security Flags
- Sentry controls access to items in this table using user's Role and data rights matrix on the table's parent.