This content from the SAP Concur Community was machine translated for your convenience. SAP does not provide any guarantee regarding the correctness or completeness of this machine translated text. View original text custom.banner_survey_translated_text
Hey all
I am a systems integrator and I am assisting a customer that I have written a bespoke quasi-ERP system for (it's asp.net). They are using concur expense and are extracting data manually daily for matching. So far it seems they are pulling PO's and Job/Projects to match against. It seems a tedious process, they are ultimately FTPing in a signed PGP protected file.
I had a look at the API endpoints and as I do API development, creating/using, I thought to see if there is a means of shuttling this data up to Concur without the manual on-premises PGP (kleopatra) + FTP steps. I have several API connectors for their ERP already and a decent task scheduled environment and hoped this was a simple call to a couple of REST endpoints from our source system. I would love more info if anyone has it! Thanks!