Within Jira cloud automation, is it possible to use the "send web request" action with authentication? I have an endpoint that requires basic authentication, and I can provide that in the headers (Authentication: basic {base-64 encoded user/password} ) but I cannot figure out how to base4 encode that information.
Is this possible?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.