Hi All,
I want to use a HTTP request to send a message using the twilio API (https://www.twilio.com/docs/usage/requests-to-twilio) in a BPM process. But whatever I try, I receive 401 errors from Twilio. I cannot figure out how to configure the authentication.
Do any of you how to configure basic authentication when making an HTTP request in a workflow/BPM process?
Much appreciated!
I want to use a HTTP request to send a message using the twilio API (https://www.twilio.com/docs/usage/requests-to-twilio) in a BPM process. But whatever I try, I receive 401 errors from Twilio. I cannot figure out how to configure the authentication.
Do any of you how to configure basic authentication when making an HTTP request in a workflow/BPM process?
Much appreciated!
Comment