Hello there,
I am looking for some help. My project, I would like to update a sharepoint list from data from our software called Vintrace. I get the get calls to work with not problem in postman. However,
, when I try to get the data in power automate it gives me a Action 'HTTP' failed. I have try to add a custom connection with postman, that gives me an wait a few minutes.
The API use a token for Authentication. I don't know what I am doing wrong in the flow or if there are some rest api that are not supported.
https://vintraceapp.docs.apiary.io/#introduction/authentication there are the documentation of the api.
thank you for the help
Could you try it with the additional header of:
Content-Type | application/json |
Also, with the failed action you should be able to drill down for more data. It will supply a bit more specificity in the issue at hand ... could you send us what you find?