Introducing New APIs and Updates

Introducing New APIs and Updates

We are excited to introduce the new APIs and enhancements to our existing ones in Zoho Contracts. Here’s a brief overview:

1. Transfer Contract Ownership
You can now transfer the ownership of a list of contracts to another user. 
           
Sample Usecase:
When creating a contract from an external application, there may be situations where you need to assign the contract to another person within your organization. In this scenario, you can use the Transfer Contract Ownership API to reassign the contract to your account manager. 

To learn more, please refer to our Transfer Contract Ownership API documentation under the Contracts > Create and Manage folder.

2. Clause Overrides key in Creation APIs
With the addition of the Clause Overrides key to the Create Contract and Create Contract with Values for Document Fields APIs, you can now deselect any default clauses. And dynamically select alternative languages for selected clauses with their selection or deselection status. 

Sample Usecase:
Your business operates in multiple regions with varying legal requirements, necessitating region-specific contract clauses. For example, you might have a standard clause regarding data privacy that complies with GDPR. If you have clients in a region where GDPR does not apply, but another local data privacy law does, you need to select an alternative clause that fits that region's laws. 

In this scenario, using the Clause Overrides key, you can dynamically select the appropriate alternative clause for the client's region and deselect the standard one. This automates the process of selecting appropriate clauses while creating a contract and reduces the need of multiple contract templates.

To learn more, please refer to our Create Contract and Create Contract with Values for Document Fields API documentation under the Contracts > Create and Manage folder.

Note: You can locate the API name for a Clause and Alternative Clause language in the URL by editing them within the Clause Library.

3. Contract Type Template All Fields
You can now get the details of all fields present in the contract type template, including those in the other alternative languages of both selected and non-selected clauses. 

Sample Usecase:
When dynamically selecting alternative clauses for different regions, it is crucial to ensure that all relevant fields within your contract templates are correctly populated.

For example, if your standard data privacy clause complies with GDPR but you need to switch to a clause that complies with the California Consumer Privacy Act (CCPA) for a client in California, you must fill in all the fields associated with the CCPA clause.

In this scenario, you can use the Contract Type Template All Fields API to fetch all fields in the contract template, including those in alternative languages and for both selected and non-selected clauses, and pass the values to those fields in the contract creation APIs. 

To learn more, please refer to our Contract Type Template All Fields API documentation under the Contract Types section.

We believe these new APIs and enhancements will significantly improve your experience with Zoho Contracts, making your contract management processes more efficient and streamlined. 

If you have any questions or need further assistance, please feel free to reach out to our support team at support@zohocontracts.com. We are happy to help.

Cheers,
Ragav
Zoho Contracts Team


      • 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.