Add or Update Contact
UiPath.SendGrid.IntegrationService.Activities.UpsertContacts
Integration Service.SendGrid.ContactsAdds or updates upto 30,000 contacts or 6MB of data, whichever is lower
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |
Get Contact Details by Email
UiPath.SendGrid.IntegrationService.Activities.GetContactByEmail
Integration Service.SendGrid.ContactsRetrieves details of all fields for the specified contact
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |
List All Marketing Lists
UiPath.SendGrid.IntegrationService.Activities.RetrieveMarketingLists
Integration Service.SendGrid.Marketing ListsRetrieves an array of all your contact lists
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |
Get Marketing List Details
UiPath.SendGrid.IntegrationService.Activities.GetMarketingLists
Integration Service.SendGrid.Marketing ListsRetrieves a specific marketing list
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |
Create Marketing List
UiPath.SendGrid.IntegrationService.Activities.CreateMarketingLists
Integration Service.SendGrid.Marketing ListsCreates an empty marketing list to which contacts can be added later
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |
Create New Batch ID
UiPath.SendGrid.IntegrationService.Activities.CreateBatchID
Integration Service.SendGrid.BatchIDGenerates a new batch ID
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |
Send Email
UiPath.SendGrid.IntegrationService.Activities.SendEmailBasic
Integration Service.SendGridSends an email with basic details
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |
Invoke Method
UiPath.SendGrid.IntegrationService.Activities.InvokeMethod
Integration Service.SendGrid.AdvancedInvokes a {0} Api Method
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |