Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Hi All, I am testing my integration application and noticed that dates are displaying in the sandbox as 1 day off. I made a request using Postman as well to get and update the data and the return from API is the correct date. Has anyone else come across this issue?
Hello, I am trying to make a simple Lead update post via Postman to the Marketo API that updates firstName based a lookupField of serialPerson (custom field). I keep getting a 609 - "Unexpected character ('-' (code 45)) in numeric value: expected digit (0-9) to follow minus sign, for valid numeric v...