Hello, guys, I’m trying to use your rest api interface (Keap REST API)
The problem is I’m trying to retrieve the data and it is not retrieving everything as you guys have told in the response sample.
I have tried using 2 keys that you have told in the response sample
preferred_name
opt_in_reason
notes
These fields were saved successfully since no error was thrown. but when I retrieve the contacts using your rest api interface I’m not able to get any of these field in the response.
can you please tell me what is it that is going wrong. Thanks