Forum Discussion

Nicolle Brice's avatar
Nicolle Brice
Brass Contributor
Dec 02, 2019
Solved

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 cur...
  • FedericoPorceddu82's avatar
    Dec 02, 2019

    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

Resources