Hi,
Please help,
I have parsed incoming mail and get PartNo information. My mission to find this PartNo in the Excel file on OneDrive and get whole row.
Parser working good (test return OK). Parser can find Part Number successfully. I connected and successfully configured everything in Find Row in Microsoft Excel, but when I try to test it is return “400 Bad Request”.
I don’t have any detail about error. Everything run well till the Excel test.
- PartNo is unique number in the table in the Excel.
- PartNo is alphanumeric value.
- The table in the Excel is error free table.
Can anyboady help me?