Agent Tools: Concur Comment Post
Agent Tool: Concur Comment Post automates the final mile of an AI-driven Expense-Report workflow: taking a comment synthesized by an LLM and persisting it to SAP Concur under the correct report (and therefore the correct user / expense) via Concur’s v4 Expense API.
Solution Details
- Difficulty Level
- INTERMEDIATE
- Solution Type
- Recipe
- Author
- Boomi
- Published on
- May 5, 2025
- Last updated on
- Jul 11, 2026
Get Started
Get StartedKey Features
- Securely retrieve a Concur Bearer Token.
- Build the correct REST path for the target report.
- Assemble the final JSON payload and execute an authenticated HTTP POST to /expensereports/v4/reports/{ReportId}/comments.
Applications Required
- Boomi
- Concur