Hi everyone,
I'm trying to trigger an action that's a JSON POST. However, it needs credentials and I can't get them to work. I know the code works because it runs without a problem in my IDE.
I've seen some older discussions that suggest it's not possible to pass credentials as variables and to use a PS or a VB script, but I'm hoping that I've mis-remembered and it *is* possible.