The SendGrid is a communication platform for transactional and marketing emails.
...
Section | User Configuration Label | Label Description | Options | Default | Variable | User Widget |
---|---|---|---|---|---|---|
Standard | Authentication type | The way, how user would like to be authenticated to the SendGrid acoount | Basic Api Key | Basic | auth-type | radio-group |
API Key | The SendGrid API Key taken from the SendGrid account of choice | Shows if "Authentication type" is set to "apikey" | sendgrid-api-key | Text Boxtextbox | ||
Username | Login name for SendgridSendGrid | Shows if "Authentication type" is set to "basic" | username | Text Boxtextbox | ||
Password | Login password for the username specified above | Shows if "Authentication type" is set to "basic" | password | passwordPassword | ||
Data Source Types | List of data source groups |
| data-source-types | multi-select | ||
Data Source | One of the above sources picked from list |
| data-source | List Boxmulti-select | ||
Data Source Fields | List of fields to be retrieved | see "Data sources description" section below | data-source-fields | Text Boxmulti-select | ||
Start Date | (required by some SG API Endpoints) The date in format YYYY-MM-DD, starting from which the data is requested. | Displayed depends on list of the selected data sources | not set | start-date | TODOtextbox | |
End Date | (required by some SG API Endpoints) The date in format YYYY-MM-DD, the end date for the requested data | Displayed depends on list of the selected data sources | not set | end-date | TODOtextbox | |
Error Handling | On Record Error | How to handle error in record processing |
| Skip error | on-error | Radio Button (layout: block) |
...