cancel
Showing results for 
Search instead for 
Did you mean: 

HTTP Post request to Power automate

Christopher
Level 5

I am attempting to send a post request from Blue Prism to our power automate platform, but I am encountering some difficulties. While the request works perfectly fine in Postman, I am uncertain as to why Blue Prism is unable to successfully send the same request.

I have attached screenshots containing information from both Postman and Blue Prism. Despite making some changes to the headers to resolve errors, I am now receiving a generic Blue Prism error message stating that an object reference is not set to an instance of an object.

If anyone has any insights or ideas on how to resolve this issue, I would greatly appreciate it.

10 REPLIES 10

Christopher
Level 5

I gave up on using any native Blue prism solutions, so i used Curl instead and it works like a charm.
Thanks for all the suggestions though