Get Record
UiPath.SugarServe.IntegrationService.Activities.GetRecord
Retrieves a record in Sugar Serve.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |
Insert Record
UiPath.SugarServe.IntegrationService.Activities.InsertRecord
Inserts a record in Sugar Serve.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |
Update Record
UiPath.SugarServe.IntegrationService.Activities.UpdateRecord
Updates a record in Sugar Serve.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |
Delete Record
UiPath.SugarServe.IntegrationService.Activities.DeleteRecord
Deletes a record in Sugar Serve.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |
List Records
UiPath.SugarServe.IntegrationService.Activities.ListRecords
Lists a page of records in Sugar Serve.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |
List All Records
UiPath.SugarServe.IntegrationService.Activities.ListAllRecords
Lists all the records in Sugar Serve.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |
Create basic account
UiPath.SugarServe.IntegrationService.Activities.CreateAccounts
Creates an account in Sugar CRM
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |
Update basic account
UiPath.SugarServe.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.SugarServe.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.SugarServe.IntegrationService.Activities.UpdateContactDetails
Updates a contact in Sugar CRM.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |
Create Case
UiPath.SugarServe.IntegrationService.Activities.CreateCase
Create a Case.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |
Update Case
UiPath.SugarServe.IntegrationService.Activities.UpdateCase
Update a Case information.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |