Cannot pull the custom information saved in the credentials object into an HTTP header and body.
An external API i’m using requires to send the username in the request body. I thought the best way would be to keep it in the credentials, but I cannot find a way to pull it.
Please share your workflow
(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)
I believe this answer to be completely irrelevant to my case. its demonstrating how to set the credentials, which is pretty straight forward. I was asking about how to access the credential object from the http request custom header, and body