If you open the VBO and go to the
HTTP Request File action, you should be able to add the following code to include a bearer token header in your request instead of HTTP Basic Auth. Please note,
THIS IS A TOTAL HACK. This is a quick fix to address your question. You would need to either define a new input parameter called "token" and pass in your token value or you could just hardcode it in the VB. Ultimately, if you want something maintainable and flexible you'd adjust this code to possibly include a flag to discern between using HTTP Basic or Bearer auth.
Hopefully that makes sense? I'll add an item to our backlog to update the published VBO to include this capability.
Cheers,
------------------------------
Eric Wilson
Director, Partner Integrations for Digital Exchange
Blue Prism
------------------------------