Hi Im attempting a basic command to test and get used to the API using https://reqbin.com/curl, I am posting the following curl and getting a 400 (Bad Request) error the issue appears to be with the enclosed strings “Postcode”, “N221RW” and appears to be with the double quotes I have tried escaping with " and various other symbols but unable to get it to work, can someone assist me? Thanks
Could you confirm that the columnID above is valid? Usually in the interface you’ll see something like this saying “text” or whatever the column type may be:
Thanks, yes it was different however I changed it to text9 and it still didnt work although I got the same string working in power automate, so maybe some limitation with reqbin