Get Record
UiPath.SugarSell.IntegrationService.Activities.GetRecord
Retrieves a record in Sugar Sell.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |
Insert Record
UiPath.SugarSell.IntegrationService.Activities.InsertRecord
Inserts a record in Sugar Sell.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |
Update Record
UiPath.SugarSell.IntegrationService.Activities.UpdateRecord
Updates a record in Sugar Sell.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |
Delete Record
UiPath.SugarSell.IntegrationService.Activities.DeleteRecord
Deletes a record in Sugar Sell.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |
List Records
UiPath.SugarSell.IntegrationService.Activities.ListRecords
Lists a page of records in Sugar Sell.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |
List All Records
UiPath.SugarSell.IntegrationService.Activities.ListAllRecords
Lists all the records in Sugar Sell.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |
List all opportunities
UiPath.SugarSell.IntegrationService.Activities.Opportunities
Retrieve all opportunities from Sugar Sell.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |
Create Lead
UiPath.SugarSell.IntegrationService.Activities.CreateLead
Create a Lead.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |
Get Lead Details
UiPath.SugarSell.IntegrationService.Activities.GetLeadDetails
Retrieve a Leads information.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |
Update Lead
UiPath.SugarSell.IntegrationService.Activities.UpdateLead
Update Lead information.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |
Create basic account
UiPath.SugarSell.IntegrationService.Activities.CreateAccounts
Creates an account in Sugar CRM
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |
Get Account Details
UiPath.SugarSell.IntegrationService.Activities.GetAccountDetails
Retrieve an account information.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |
Update basic account
UiPath.SugarSell.IntegrationService.Activities.UpdateAccountDetails
Updates an account in Sugar CRM.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |
Create basic contact
UiPath.SugarSell.IntegrationService.Activities.CreateContacts
Creates a contact in Sugar CRM
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |
Update basic contact
UiPath.SugarSell.IntegrationService.Activities.UpdateContactDetails
Updates a contact in Sugar CRM.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |