Forum Discussion
ocervera
6 years agoNew Member
Sharepoint online list - missing fields
Hello, I'm getting data from a sharepoint online list but the standard fields "created by" and "modified by" don't come with the model. They are quite useful because it is important to know who has...
- 6 years ago
Thank you very much,
I've just found another solution. You just have to expand the field "FielsdValuesAsText" and a lot of extra fields come up! The created by is one of them
Best regards
Anonymous
6 years agoNot applicable
Hi ocervera ,
You can use web connector with sharepoint rest api, it will get all sharepoint fields.
Get to know the SharePoint REST service
Pull data from a REST API Authentication
Regards,
Xiaoxin Sheng
- ocervera6 years agoNew Member
Thank you very much,
I've just found another solution. You just have to expand the field "FielsdValuesAsText" and a lot of extra fields come up! The created by is one of them
Best regards