Account Schema Attributes

The following lists the account schema attributes:

Coupa unique user identifier


This is the companion discussion topic for the documentation at https://documentation.sailpoint.com/connectors/saas/coupa/help/saas_connectivity/coupa/account_schema.html

We have a need to grab ‘invoicing-user’ (just like purchasing-user, inventory-user, etc) in addition to these other attributes. We reached out to Coupa support and confirmed that, for whatever reason, the invoicing-user field doesn’t get returned with the standard GET /users method. But, (1) you can PUT it and (2) you can retrieve it with a fields filter like https://tenantname.coupahost.com/api/users/?fields=[“invoicing-user”,“id”]. If this was a regular Web Services connector, I would add a child Account Aggregation with just the above call to augment the main one. Can you please modify the SaaS connector to do the same function so invoicing-user can be brought it?

Hi @SailorKev, thanks for sharing your requirement. This page is for documentation feedback, for this new requirement, I would suggest you to raise an idea, we will check on it further.

Thanks!

1 Like