Hi All,
I'm trying to build an automation to create an onboarding ticket in Solarwinds Service Desk (formerly Samanage) when an employee is added in Workday. Currently, I am doing a manual trigger as we wanted to test if the connector works before we move to automated trigger which is the When an employee is added or updated.
I have the connection set up with the Workday endpoint, username and password provided by our ERP administrator for this integration but when I am testing my flow, it always gives me an InternalServerError and the flow run times out after 10 minutes with two (2) retries:

I tried the following URL formats:
As well as the following username format:
- <username>
- <username>@<tenant>
But none of these worked and I always get the same InternalServerError.
Has anyone else had this issue? How did you resolve it?
This is my first time asking here so please be kind. 🙂