Hi!
I am not able to make the custom connector work in PowerApp but this works in MS Flow. Its uses a graph API to create an item in the SP list which has one column.
Passing the parameters like GRAPHAPI.CreateAListItem("application/json",{fields:{Title:"hello fromom powerapp"}}). There is no squiggly, all is fine. But on calling the function getting the error. This is the definition on how it looks in power app when calling GRAPHAPI.CreateAListItem(Content-type, {fields:Record})
Error message on powerapp
Connector Definition
Error Message: Http header content type is missing or the value is invalid. I've attached screen shot of the error & the workflow definition.
Need some help. This is my first custom connector.


Report
All responses (
Answers (