Update signatures for each user through the REST API
Hello, We are Scribe (www.scribe-mail.com) an email signature management SaaS. We are integrating Zoho to our product so that our common customer can use their branded Scribe signature in their Zoho Mail. We already have the oauth client working and we
Managing Collaborator Assignments to individual Contracts using the API
We have teams with varying members working on big contracts. We want to manage the collaborators and their changes easily. Is there a way to assign Collaborators to Contracts automatically via API?
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
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.
How to update contract owner with the api ?
Hi im trying without success to update contract owner during the creation of contract or after with the 'PUT' operation.. Ys i can attached collaborators, but i realy want this users to be the owner of the contract ! But i cant succeed to get the correct
Extract clauses from Zoho Contracts and display them in an HTML via API
Hi, how are you? I have been reviewing the Zoho Contracts API documentation and I have the following query: I would like to extract clauses from a contract using this API and display them in an HTML form in order to create a contract from that form. I
Need to know about the ZOHO Contract integration with ZOHO CRM
Hi Team, We are trying to create custom proposal using ZOHO Contracts from ZOHO CRM under deal module. What i need to know can we have automatically create the contract in the ZOHO Contracts and send for the signature to the customer and once he will
Cant succed to create a contract from the api !
Here is my input values { "source": 1, "inputfields": [ { "metaApiName": "contract-type", "inputs": [ { "inputApiName": "contract-type", "inputValue": "software-as-a-service-agreement" } ] }, { "metaApiName": "title", "inputs": [ { "inputApiName": "title",
Introducing Document Download APIs
Exciting news! Our Document Download APIs are available now, providing easy access to the signed contract documents and letters for seamless integration with your workflow. For example, you can now automate storing the signed documents in your cloud drives
Best way to populate JSON query in Deluge - exemple of JSON STRING MAP to create contract with api
Hi every one just want to share about process with you.. I just want to share my code to build JSON string in DELUGE. As the api is not as complete as javascript.. we need to have tricks.. For myself i have 1rst try to use the combination of Map(); and
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
Get Active Users, Collaborator, and Counterparty Type APIs
Following are the new set of APIs that we have added to our API collection: Get Active Users. To get the list of active users in the organization. Add and Manage Collaborators. To get, add, and manage the collaborators in a contract. Add and Manage Counterparty
Contract termination API
Hi there, is there an API to terminate the contract? I didn't find any at the documentation API REgards Ary
Zoho Contract Update Error
Hello Team I am trying to update a contract Using Zoho Contract Update API, But I am getting an error if anyone has any idea, Please share. I am sharing the sample code and Error Sample Zoho Contract Update Code //........Contract Get Data ContractData
Retrieve and Give Contracts Variables field infos : Need To create and prepopulate field as the crm link modules do.
Right know we used the CRM link integration with contracts, but There is a lot of limitations in the intégration design and some buggy things. It would be greate if we can achieve this with the API. Currently we can : Create a counterPart and its contact,
Cant succed to create a contract from the api ! [Closed]
Hi by following the api guide online here : I try to create a contrat on fly for my commercial to have a base of work, but i have an empty contrat arry for response with no more information can you help me find what im doing wrong ? For this test i have
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.