Ok, I have been knee deep in this and I think this is going to work for us but I am struggling with one thing. The API requires authentication via OAuth2 using the password credential/client secret flow. I'm trying to figure out the best way to do this in the workflow process and I came across thi...