Snippets are saved fragments of text that can be inserted into emails. A snippet can optionally be associated with a pipeline so that it is shared to every user in that has access to that pipeline.
Property Name | Description |
---|---|
userKey | The key of the user that created the snippet. |
creationDate | The date and time the snippet was created. |
partOfPipeline | Whether this snippet is part of a pipeline or not. |
snippetText | The text of the snippet. |
snippetName | The name of the snippet. |
snippetType | The type of the snippet, can be TEXT or HTML . |