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 @muralikrishna12,
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
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Announcing a new way to share your feedback with the Power Automate Team.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
User | Count |
---|---|
43 | |
18 | |
16 | |
15 | |
13 |
User | Count |
---|---|
69 | |
37 | |
28 | |
21 | |
19 |