We're reclaiming inactive PDIs to keep them available foractive builders.Learn what's changing, who's affected, and how to protect your work. Read More
I appreciate this approach - worked like a charm for me.
The switch statement made the most sense but it only supported catalog variables instead of workflow variables.
This did the trick for me - nice work.
Kurt
Also another thing to take into account is that the formatting of the Basic auth in the header might be incorrect.Some applications expectBasic username:passwordThat is not necessarily the format that is passed via ServiceNow.To accommodate I have ...