Hello,
I am fetching announcement list items via Rest API, hwoever I require to fetch value of "Created By"
In rest, I get author ID as below:
<d:AuthorId m:type="Edm.Int32">2</d:AuthorId>
How can I get the value given in "Created By" ?
Thansk and Regards,
Dipti Chhatrapati