Need to add a table that is Part of Supplier
AnsweredConnector name: Coupa
Table name: SUPPLIER_SITES
API documentation link:
API Call on Invoice (ran a test on invoice #CRECORP-INV-Test002_PTHOM in Test, ID 399):
{
"supplier_site": [
"id",
"code",
"name"
]
},
Called Invoice Data for the above:
"supplier-site": {
"id": 72,
"code": "PTHOM_CRF01_000053",
"name": "Site - TVL"
},
Additional details: This table is need to get the code that is associated with supplier_site_id that is on PO_LINE
-
Official comment
Hi Saeed,
This is a valuable suggestion. The addition of the SUPPLIER_SITES table to the Coupa connector has been added to our feature improvements backlog.
To help us understand the context better, could you share more about your use case? Specifically, what challenges are you facing with the current schema, and how would having direct access to
supplier_siteattributes improve your workflows or reporting?We will provide updates in this thread as progress is made.
Thanks,
Tom
Please sign in to leave a comment.
Comments
1 comment