Hi, I'm building a custom connector, I've got so far until the testing of it where I get an issue:
The body im using is:
{
"query": {
"match": {
"Header.InvoiceNumber.raw": "HN28221"
}
}
}
When I come to testing, i give it a test invoice to use:
However, I can see its splitting the '.raw' ont a new line, the raw bit is just part of the URL and not to do with json
any ideas?
Looks like the dots are interpreted incorrectly. Trying escaping the dots. I don't have an exact answer but this post may give you a clue: https://powerusers.microsoft.com/t5/Building-Power-Apps/how-to-escape-special-characters-in-POST-jso...
If this reply answers your question or solves your issue, please ACCEPT AS SOLUTION ☑️. If you find this reply helpful, please consider giving it a LIKE 👍.
This training provides practical hands-on experience in creating Power Apps solutions in a full-day of instructor-led App creation workshop.
Come together to explore latest innovations in code and application development—and gain insights from experts from around the world.