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