Insert Record
UiPath.Snowflake.IntegrationService.Activities.InsertRecord
Integration Service.Snowflake.ObjectsInsert Record
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |
Get Record
UiPath.Snowflake.IntegrationService.Activities.GetRecord
Integration Service.Snowflake.ObjectsGet Record
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |
Update Record
UiPath.Snowflake.IntegrationService.Activities.UpdateRecord
Integration Service.Snowflake.ObjectsUpdate Record
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |
Delete Record
UiPath.Snowflake.IntegrationService.Activities.DeleteRecord
Integration Service.Snowflake.ObjectsDelete Record
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |
List Records
UiPath.Snowflake.IntegrationService.Activities.ListRecords
Integration Service.Snowflake.ObjectsLists a page of records in Snowflake.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |
List All Records
UiPath.Snowflake.IntegrationService.Activities.ListAllRecords
Integration Service.Snowflake.ObjectsList All Records
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |
Find first record
UiPath.Snowflake.IntegrationService.Activities.FindFirstRecord
Integration Service.Snowflake.ObjectsRetrieves the first record for your selected table in Snowflake
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |
Native search
UiPath.Snowflake.IntegrationService.Activities.NativeSearch
Integration Service.Snowflake.QueryPOST a query to be executed on Snowflake.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |