Get Record
UiPath.Expensify.IntegrationService.Activities.GetRecord
Retrieves a record in Expensify.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |
Insert Record
UiPath.Expensify.IntegrationService.Activities.InsertRecord
Inserts a record in Expensify.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |
Update Record
UiPath.Expensify.IntegrationService.Activities.UpdateRecord
Updates a record in Expensify.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |
Delete Record
UiPath.Expensify.IntegrationService.Activities.DeleteRecord
Deletes a record in Expensify.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |
List Records
UiPath.Expensify.IntegrationService.Activities.ListRecords
Lists a page of records in Expensify.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |
List All Records
UiPath.Expensify.IntegrationService.Activities.ListAllRecords
Lists all the records in Expensify.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |
Download report
UiPath.Expensify.IntegrationService.Activities.DownloadExportedReport
Downloads reports based on date filters.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |
Export report
UiPath.Expensify.IntegrationService.Activities.ExportReportToEmail
Exporting report and sending via emails according to date filters
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |
Invoke Operation
UiPath.Expensify.IntegrationService.Activities.InvokeMethod
Invokes a Expensify API operation.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |