最近搜索
没有最近搜索
Custom Object Record Not Created via API
已于 2024年5月03日 发布
Hi, I am trying to create a record for a custom object using the API. This request consistently returns a 200 response without actually updating anything.
{{baseurl}}/api/v2/custom_objects/{{custom_object_key}}/records
Do you have any thoughts as to what I might be missing?
0
2
2 条评论
Tipene Hughes
Can you send through a screenshot example of the payload you're sending with the request? Also, just to confirm you're sending this as a POST request, right?
Thanks,
Tipene
0
Carl Bramblett
Hi Tipene, Zendesk Support ended up pointing out that I had made the simple mistake of missing the protocol (https) in Postman. My bad! The strange part was that neither Postman, nor Zendesk gave me an error to clue me in. Thanks for your reply!
0