Hi, I was experimenting with the COUPA integration to UiPath Studio. I was wondering if anyone could help me out with extracting Net Terms from COUPA using the connector.
you can use list records or list all records to fetch Purchase orders if you want to fetch net terms from po.
var will be your output from activity
var.PaymentTerm.DaysForNetPayment
Thank you @muktadir ![]()
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.