Giuseppe Iannacone Posted April 23, 2024 Posted April 23, 2024 I'm trying to update a custom field with the "update" method but got a response that the field was not expected, as far as I can understand from the documentation the value of the "customFields" parameter has to be a JSON object of the custom field to be updated, what am I doing wrong?
CraigP Posted April 23, 2024 Posted April 23, 2024 Do you not need to enclose the JSON in quotes? Side note, may I ask where that screenshot is from? Is there some kind of API test environment I'm unaware of?
Giuseppe Iannacone Posted April 23, 2024 Author Posted April 23, 2024 @CraigP - I've thought it too but this breaks the JSON syntax. - it is simply Postman a great tool for developers. You can even find some templates for Postman if you look at the documentation, let me know if you need more details: https://docs.hornbill.com/esp-api-api/postman 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now