Actions
Add Budget Category
Add a new budget category or update an existing one.
The following scopes are required to run this action:
budgetitem.write
External Documentation
To learn more, visit the SAP Concur documentation.
Basic Parameters
Parameter | Description |
---|---|
Description | The description of the new budget category. |
Expense Types | A comma-separated list of expense types that the budget category matches.For example: [ { "id": "e1dd44da-25b4-4180-8d89-00f3a8d8cf4e", "featureTypeCode": "EXPENSE", "expenseTypeCode": "ADVT", "name": null }, { "id": "67253ac1-77e0-4d61-a478-0d194611b320", "featureTypeCode": "PAYMENT_REQUEST", "expenseTypeCode": "ADVT", "name": null } ] For more information about the Expense Types parameter, refer to SAP Concur API documentation. |
Name | The name of the new budget category. |
Status Type | The status type of the new budget category. |
Advanced Parameters
Parameter | Description |
---|---|
ID | The unique identifier of the new budget category. |
Sync Guid | The unique identifier of the budget category. |
Example Output
Workflow Library Example
Add Budget Category with Sap Concur and Send Results Via Email
Preview this Workflow on desktop