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