Hi Team,
Using the "List Project" Connector I can get only a few columns values, but not all the fields.
I would like to get Custom field values as well.
how to get all custom field values?
what connecter needs to use to get project custom field values?
What is the URI to get custom field values?
Any assistance, please.
Hi @Anonymous,
There should be a IncludeCustomFields property. You should be able to use that in a Send an HTTP request action with the PWA site as the Site Address. At the moment I don't have a Project Online environment to test it myself though, sorry.
Try something like below:
_api/ProjectServer/Projects('GUID_Project')/IncludeCustomFields
Also have a look at this thread on Stackexchange, that might be useful:
https://sharepoint.stackexchange.com/questions/135071/get-lookup-table-value-via-rest