I'm a long-time Technical Consultant at SAP Concur, specializing in data interfaces between SAP Concur and its customers. In this article, I'll walk you through using SAP Concur's Financial Integration Service (FIS) v4 Web Service API to manage the i...
I have been a Technical Consultant at SAP Concur for many years and work on the data interfaces between SAP Concur and its customers. There are several mechanisms for obtaining expense information that can be used for financial posting into any ERP ...
Web Service for Concur Expense contains a vast array of APIs that can do almost anything within SAP Concur. Most of the APIs are customer-initiated calls into Concur Expense. As such, security and authentication are critical.
I have been a Technica...
Thank you for your comment. Can you open a Case with Concur support? They will look at the specifics in Concur as well as with SAP ICS. Just let me know the case number and I can dig into it as well. IMHO this is very strange as the information i...
@boot9w - Check the scopes in your application. For the above, I listed the scopes necessary to get tokens. Each Concur API requires different scopes. Based on your post, it looks like you need one or more identity.*.read scopes to be added to you...
Concur doesn't have anything that auto-deletes expense reports. My guess is that the expense report was paid and archived. From the home page click on "Open Reports" (it should have a 00 under it based on your description). In the Report Library s...
Hi Ling!
You want to look at the User Provisioning and/or Identity APIs for Concur found here: https://developer.concur.com/api-reference/profile/v4.1.identity.html
At this time, there are no APIs available that can access sensitive information ...