Coupa is an XML based RESTful API that allows to read, edit, or integrate data.
Questions tagged [coupa]
10 questions
2
votes
0 answers
How coupa can be integrated to my asp.net website
We have developed ecommerce website for client which doesn't have online payment option in that. Also site is made in such a way that one product have multiple qty range & pricing like below
1-10 - $30
11-50 - $27
$51-100 - $20
Here 1-10 is product…

SUN
- 973
- 14
- 38
1
vote
0 answers
Are there any resources for using C# / Visual Studio for implementing the Coupa API?
We're trying to communicate with the Coupa API using a C# WebRequest object. Are there any resources or documentation on how to format calls in the C# / Visual Studio environment?

pmfith
- 831
- 6
- 24
1
vote
1 answer
Unable to Update bisnode-deviation on Bisnode Form of Coupa SIM
I have to update SIM by Easy_Form_response (Bisnode) to change deviation to YES.
I tried following payload with and without Subject but this does not help this way.
Header information:
Content-type: XML and JSON Accept: XML and JSON
Payload XML…

Asad Kareem
- 382
- 3
- 11
1
vote
2 answers
How to post cXML invoice with attachments in Coupa?
Coupa has introduced this new functionality of including attachments in cXML invoices. The only documentation (That I am aware of) says that include code (mentioned below) in CXML invoice file.
Coupa Documentation:
Screenshot from Coupa…

Gagan Bajaj
- 11
- 2
0
votes
0 answers
Is there a way to send an attachment and other cart-level text via cXML Punchout Order Message?
We are a supplier working on cXML Punchout integration with our customers (aka buyers). Our customer is asking for estimated delivery date and a URL/PDF to be sent back to their Procurement system along with the cart.
We tried to add the following…
0
votes
0 answers
Coupa Inventory Transaction API
We were earlier using inventory_transactions API. But as per the latest documentation https://success.coupa.com/Integrate/Technical_Documentation/API/Resources/Transactional/Receipts_API, the inventory_transactions will deprecated and replaced…

Pranab Bhatta
- 1
- 2
0
votes
0 answers
Coupa integration - Is there a way to get purchase orders by suppliers
Hi I am trying to integration is with coupa with limited data.
Is there a way to setup api access in way that it is only read purchase orders for specific supplier ?
I have try to use coupa with api access but i was able to see all the purchase…
0
votes
0 answers
How to download invoice images from Coupa using Python
I have a csv file with the url for a list of invoices in Coupa. I need to use python to got to the Coupa and download the image scan PDF file to a specific folder. I have the following code. It runs but when I open the PDF file it comes back…

Glen
- 1
0
votes
1 answer
How to get list of Users under a certain Manager/Approver in Coupa API?
I'm lost and I'm hoping that someone may have worked on this before.
So Coupa has its API:
https://coupadocs.atlassian.net/wiki/display/integrate/Users+API
I was able to retrieve user information together with the corresponding manager. Sample…

fiberOptics
- 6,955
- 25
- 70
- 105
0
votes
2 answers
Trying to make Coupa cXML orderrequest approve fail
I'm trying to make Coupa cXML orderrequest approval fail. Setting error code 400/401, but Coupa still thinks the approval was successful, and the requisition changes status to ordered. Any ideas how to make Coupa understand that approval wasn't…

mindore
- 69
- 4