Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Apps - Building Power Apps
Unanswered

Using the WorkDay Connector

Like (0) ShareShare
ReportReport
Posted on 14 Sep 2020 18:04:40 by

We are able to get the Connector to connect to Workday but no mater what information I pass for "SystemID" I get "expected a text value" error. WorkdayHCM.GetEmployeeEmploymentInfo("Employee ID", what goes here? )

I've tried a Text field in my App, typing in a name using "text", 'text' and text .. all with the same error.

 

Has anyone used the Connector that can explain what they are expecting us to pass for "systemID" ??

Categories:
  • fmigacz Profile Picture
    Microsoft Employee on 03 Jun 2022 at 15:40:55
    Re: Using the WorkDay Connector

    The field is either the EmployeeID number or the WorkerID number of that person (not everyone in Workday is an employee). Many of my customers will sync the Workday EmployeeID number to a field in AD/Azure AD. You would then query Azure AD (standard connector) to get that value.
    Tutorial: Configure Workday for automatic user provisioning with on-premises Active Directory - Microsoft Entra | Microsoft Docs

    Alternatively, you might trigger your workflow when Workday changes. Then, Workday tells your workflow what the WorkerID is:
    Workday HCM - Connectors | Microsoft Docs

  • Community Power Platform Member Profile Picture
    on 16 Sep 2020 at 15:24:24
    Re: Using the WorkDay Connector

    I do have an incident opened and am waiting for a response. I created a simple trigger flow to connect to WorkDay and try to retrieve data. Below is what I sent in for the Incident:

     

    shanemeisner_0-1600269747853.png

    The actual error is:

    Output of the step after error:

    Body

    {

      "error": {

        "code": "SOAP-ENV:Client.validationError",

        "message": "Validation error occurred. Employee Reference Integration ID does not exist!",

        "detail": [

          {

            "message": "Employee Reference Integration ID does not exist!",

            "detail_Message": "Element 6$2398 Restricted by 103$307",

            "xpath": "/wd:Employee_Personal_Info_Get[1]/wd:Employee_Reference[1]"

          }

        ],

        "clientRequestId": ""

      }

    }

  • vikulkar Profile Picture
    on 16 Sep 2020 at 14:14:37
    Re: Using the WorkDay Connector

    @Anonymous ,

    The Workday Day connector is currently in Preview stage and have a few issues which the Product Team is still working on to fix it.

    I haven't used this connector but based on the document: https://docs.microsoft.com/en-us/connectors/workdayhcm/

    SystemID is a string and is part of a key that uniquely identify integratable object.

     

    Hopefully this helps and if not, please have a Support ticket open with us and we will assist you further.

     

    Thanks and Regards

       Vikas K

     

     

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

🌸 Community Spring Festival 2025 Challenge Winners! 🌸

Congratulations to all our community participants!

Warren Belz – Community Spotlight

We are honored to recognize Warren Belz as our May 2025 Community…

Leaderboard > Power Apps - Building Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 292 Most Valuable Professional

#2
MS.Ragavendar Profile Picture

MS.Ragavendar 167

#3
stampcoin Profile Picture

stampcoin 130

Overall leaderboard
Loading started