Resolved! Suppressing Authentication on Flow Action REST Step
I am pulling data from the VMware vCenter API, which uses basic authentication for the initial call and subsequently can use an API session key instead of continuing to use the basic auth and my customer wishes to start using the API token and drop t...