Hi,
I'm trying to set up my company website so that when users fill out our contact form it generates a lead in Zoho CRM. The website was made with Wordpress and I'm using the Bit Integrations plugin to hopefully simplify the process. I thought I everything set up, but when I submit the form I get this error from Bit Integrations:
{"data":[{"code":"MANDATORY_NOT_FOUND","details":{"api_name":"Company"},"message":"required field not found","status":"error"}]}
Bit Integrations seems to recognize that "company" is a required field but it's not listed under Zoho fields. "Last name" is the only other required field on Zoho's end and that one seems to be working correctly. I may have to contact Bit Integrations support, but I thought maybe someone here could shed some light on this too.

Thanks in advance!