phpSPO
phpSPO copied to clipboard
Is getuserbyid() possible?
Hey,
using your application since some days. It's working great, thank you fo the effort!
Now I'm wondering, if following request is possible:
https://domain.com/name/name/_api/web/getuserbyid(23)
It's working in Postman, but i cannot see there's a way to get the data with phpSPO. Means I could not find "getuserbyid" in the code or examples. Is that right or am I missing something? What would be a good starting point to pimp phpSPO (on my own)?
Cheers!