Mule 4 - Workday connector

i’m wanting to get employee data from Workday such as when a new hire happens, employee terms, or just an update to employee record. I’m using the HR workday connector from Workday and I believe that I configured the connector correctly, but i’m still getting a 500 error. Are there any suggestions to get my connection working?

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

Hey @brother_info,

Welcome to the community :cake:

I can’t see a direct integration with Workday so I am guessing you are using a Webhook node maybe that Workday is calling?

A 500 is fairly generic so assuming it is a Webhook node I would start by checking that the request method is correct and that the URL isn’t showing as localhost.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.