
Announcements
Hi,
I was wanting to create a custom connector to use the Aus Govs ABN (business register) lookup so I could validate and extract info from it.
Now, it all works if I test it using the Swagger Editor:
But when I use the "test" function it returns "Hello World", which is a success but no actual data returned. It seems it must be due to how MS encode the request, must make it unreadable at the other end?
Any help with this would be awesome, I'd rather not have to use a HTTP action in every flow that needs to be setup each time.
Cheers
Guessing no-one uses custom connectors or API's that much. It's a shame this doesn't work, just defeats the purpose of having the custom connectors, now I have to add the entire setup using HTML GET triggers within each Flow.
Nice work MS.