The SingleItem activity type
Version:
The SingleItem activity type helps define the logic when Marketing Automation enrolls contacts into campaigns.
You use the SingleItem activity type when you want to perform a marketing action and afterwards proceed directly to another activity type. For example, it can send an email to the contact and then send an SMS with a unique and personal code.
Item structure
The SingleItem activity type contains the following structure:

Properties
The SingleItem activity type has the following properties:
| Ingoing paths | 1 |
|---|---|
| Outgoing paths | 1 |
| Title and subtitle | Displayed when the activity type parameters are defined. |
| Logic positions | Before or after other SingleItem activity types. |
Supported CSS classes
The SingleItem activity type supports the following CSS classes:
| CSS class | Undefined | Defined |
|---|---|---|
marketing-action | ![]() | ![]() |
other-element | ![]() | ![]() |
Sample TypeScript implementation
This is a sample implementation of the SingleItem activity type:
If you have suggestions for improving this article, let us know!



