Get Record
UiPath.Marketo.IntegrationService.Activities.GetRecord
Retrieves a record in Marketo.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |
Insert Record
UiPath.Marketo.IntegrationService.Activities.InsertRecord
Inserts a record in Marketo.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |
Update Record
UiPath.Marketo.IntegrationService.Activities.UpdateRecord
Updates a record in Marketo.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |
Delete Record
UiPath.Marketo.IntegrationService.Activities.DeleteRecord
Deletes a record in Marketo.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |
List All Records
UiPath.Marketo.IntegrationService.Activities.ListAllRecords
Lists all records in Marketo.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |
Create Lead
UiPath.Marketo.IntegrationService.Activities.CreateLead
Create a lead in Marketo
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |
Update Lead
UiPath.Marketo.IntegrationService.Activities.UpdateLead
Update a lead’s details in Marketo
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |
Get All Leads
UiPath.Marketo.IntegrationService.Activities.GetAllLeads
Retrieves all leads from Marketo
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |
Get Lead Changes
UiPath.Marketo.IntegrationService.Activities.GetLeadChanges
Retrieves latest leads created or modified since the specified interval
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |
Add Leads To A List
UiPath.Marketo.IntegrationService.Activities.AddLeadsToLists
Adds specified lead(s) to a list existing in Marketo
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |
Remove Leads From A List
UiPath.Marketo.IntegrationService.Activities.RemoveLeadsFromList
Removes specified lead(s) from a list existing in marketo
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |
Invoke operation
UiPath.Marketo.IntegrationService.Activities.InvokeMethod
Invokes a Marketo API operation.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |
When an event happens
UiPath.Marketo.IntegrationService.Activities.CreateTrigger
Creates a Trigger
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| EventObjectId | Out | OutArgument<String> |
|||
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |