Forum Discussion
SAP API
Hello, I have an API odata Query that retrieves HR information from the SAP user profile. I hoped to use in SharePoint online somehow. The particular use case - to set the SAP employee ID to the current user or at least to retrieve based on the value entered into a Person Lookup (Nintex form). I've had a look around - several Google fails. Hope my question is relevant in this forum. Just looking for the basic concept. Thank you
https://server.com/odata/v2/User?$filter=username+eq+%27USERID%27&$format=json and
unfiltered:
https://server.com/odata/v2/User?&$format=json
Thank you.
Hi Nicolle Brice,
you can add custom data to resources using extensions from Graph API.
SharePoint Online users are configured on Azure AD, so you can manage (and extends) user properties.
Here you can find a specific sample for user entity ๐
After that, you can integrate with Nintex.
Cheers,
Federico
Hi Nicolle Brice,
you can add custom data to resources using extensions from Graph API.
SharePoint Online users are configured on Azure AD, so you can manage (and extends) user properties.
Here you can find a specific sample for user entity ๐
After that, you can integrate with Nintex.
Cheers,
Federico
- Nicolle BriceBrass ContributorThank you so much Federico!
- You're welcome ๐
- vidyutCopper ContributorI am unable to upload excel file on SAP 7.5 installed in my MacOS, error is that incorrect file format and when the same file i upload on SAP 7.5 installed in my Windows computer it doesnโt shows any error and gets uploaded easily.
Please Help
Thanks in advance.