Loader SmartEmailing Trigger
The SmartEmailing Trigger loader reads emails, events, and other data from triggers.csv and triggers events, including other data in SmartEmailing automations.
Data In/Data Out
Data In |
Only |
Data Out |
N/A |
Learn more: about the folder structure here.
Requirements
Triggers.csv
must have a specific structure:
- The first row (header):
- Must contain
email
andevent
. Other column names are possible. email
andevent
values are mandatory.- Every email in subsequent rows must be a valid email address, else, the loader will return an error.
- Values for other columns are optional and missing values are not included in the trigger payload.
Parameters
API Credentials User Name (required) |
Account User Name. |
API Credentials Password/API Key (required) |
Account API Key. You can create an API key in your SmartEmailing account by going to My Account (Muj Ucet) -> API Keys (API Klice) -> Create an API Key (Vytvorit API Klic) |