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.