REST API

REST API

An  API key provides a one-time authentication for triggering API calls in Orchestly. Only the standalone custom functions can be invoked using the API key.  
  1. Navigate to your  Profile  in the upper-right corner of the page and select  Organization Setup .  
  2. Select  REST API  from the left panel.  
  3. Click the  Generate   API   key button.  
To ensure security, we recommend regenerating the API key periodically. Click  Regenerate Key  button to generate a new API key. Once the new key has been generated, the old key will not work.  

 

You can invoke custom functions in Orchestly using API authentication. Learn how to manage custom functions.
    • Related Articles

    • How to use Postman with Office Integrator Rest API?

      You can use Postman to try out Office Integrator. Postman is a widely used REST Client for API development and testing. 1. Download Postman tool from https://www.getpostman.com/ 2. Refer this document to know how to use Office Integrator Postman ...
    • Orchestly API guide

      Orchestly’s  REST APIs allow users to build applications or develop integrations between Orchestly and other applications. The  OAuth 2.0 protocol used in Orchestly handles the authentication and authorization processes.   Here are the basic steps ...
    • Zoho Sprints API - An Overview

      Zoho Sprints APIs use Oauth 2.0 framework for authorization and authentication. They are REST based and will help you manage your data in Sprints with ease. You will be able to integrate with other Zoho applications and third-party applications using ...
    • Serverless Functions - Using API Key

      Introduction A severless function within your CRM can be invoked from any third-party application or within the CRM using a webhook. However, generally most of the webhooks do not support OAuth2, save for a few of them. In that case, you can execute ...
    • What will happen if my API limit has been exceeded for the day?

      If your API limit has been exceeded for the day, Zoho CRM will not respond to the API calls for the rest of the day. You need to wait till the API limit is reset for the next day. API limits are reset everyday between 12 am and 3 am PST. If the ...