How to Update custom Fillable Fields via Zoho Contracts API
Our requirements for populating contract from CRM requires passing values form multiple record types (Deals and itemised Related Lists, Proposals etc).
The Contract extension for CRM is great, but these do seem to be beyond it's design or capability. Therefore looking in to how to do this using Deluge.
So far I can GET contract once created, but the custom fillable fields do not appear to be shown in response. However it is in contract document.
Have tried using metaApiName & inputApiName found by right-clicking on custom fillable field .. but getting "PATTERN_NOT_MATCHED" error.
Can someone provide any advice in how to insert custom fillable fields.
OR .. perhaps, taking a step back, How can we insert complex related data into a contract programatically after it has been created?
Sticky Posts
11 Common API Errors and How to Prevent Them
Zoho Contracts offers an extensive set of APIs using which you can integrate with your applications and build custom solutions. However, while using them and executing your code, you might face some errors. The reason might be due to any of the following
Organization Parameter in API Calls
Zoho Contracts now supports the multi-org feature where users can be part of multiple organizations. You can now manage contracts across multiple organizations with separate Zoho Contracts accounts for each organization. Users who are part of multiple
Zoho Contracts API Documentation
Greetings! The API documentation of Zoho Contracts is now available. Please access it from the below link. https://www.zoho.com/contracts/api/introduction.html You can post your queries and problems relating to Zoho Contracts API in this developer forum.