Integrating Concur Invoice and Abila MIP
Notice: Undefined index: replace_iframe_tags in /home/trhdatac/public_html/wp/wp-content/plugins/advanced-iframe/advanced-iframe.php on line 1107
This is the first in a series of posts highlighting technical points encountered when integrating the Concur Invoice system with Abila MIP. These integrations were done using the APIs for both Concur and MIP, so many of the points would be useful if using only one of the systems when integrating with a third. Both APIs are well documented, but we encountered some situations where more in-depth examples would have been useful. These posts exist both for our reference and to provide examples for others. Please feel free to reach out if you need assistance with any topics covered or implementing the APIs in general.
TOPICS INCLUDE:
Concur API Authorization using Python