Use the following Request URL format to authenticate using API key:
OAuth 2.0 authentication
|
API key authentication
|
OAuth 2.0 protocol uses
header for authentication.
|
API key is authenticated in the
Request
URL .
|
All the custom functions in
Qntrl can be authenticated using OAuth 2.0 protocol.
|
Only
standalone functions can be authenticated using API key.
|
In OAuth 2.0 authentication, the access token
expires every hour . Refresh tokens are used to generate new access tokens.
|
API key has to be generated just once. It
does not expire .
|
Update your company’s website dynamically with the number of open job positions once a candidate is selected in the recruitment process.
Calculate the total time spent by a user on each stage and email a detailed summary to the client for billing.
Integrate Qntrl with a calendar application, and send interview invites to the shortlisted candidates.
Integrate Qntrl with Jira to add a card in Qntrl for every project created in Jira.
Navigate to and select Custom Functions under Advanced from the menu.
Click New Custom Function.
Fill in the details:
Module Type : Select Cards if the function requires card arguments.
Function Name : Name your function.
Return Type : Return type for card-based custom functions will always be void .
Description : Describe how the function works.
Arguments : Enter the arguments that are used in the code snippet. You can either use the Custom Value or choose a Form Field from the dropdown. Form fields capture dynamic values from card fields corresponding to the custom function.
Connections : Configure internal or third-party integrations here. Learn more about connections.
Code your custom function.
Click Save or Save & Execute.
Navigate to and select Custom Functions under Advanced from the menu.
Click New Custom Function.
Fill in the details:
Module Type : Select Standalone if the function requires only independent arguments.
Function Name : Name your function.
Return Type : Select a return type for the custom function.
Description : Describe how the function works.
Arguments : Enter the arguments that are used in the code snippet.
Connections : Configure internal or third-party integrations here. Learn more about connections.
Code your custom function.
Click Save or Save & Execute.
To invoke a standalone function using API key, it has to be enabled first. Make sure that the API key is generated in the Organization Setup .
Navigate to and select Orchestration from menu.
Click on a transition and navigate to the After section in the right panel.
Now, under Instant Actions or Schedule Actions , click the icon next to Associate Custom Functions .
Select a function from the Function Gallery or Configured Functions.
While associating a function from the gallery, click Save as New.
While associating a configured function, click Save or Save & Execute .
Once the functions are configured, Save the blueprint.
Navigate to and select Business Rules under Automation from the menu.
Select a function from the Function Gallery or Configured Functions.
While associating a function from the gallery, click Save as New.
While associating a configured function, click Save or Save & Execute .
Once the functions are configured, click Save .
Navigate to and select Custom Functions under Advanced from the menu .
Mouse over the function name you want to delete.
Click and choose Delete .
Confirm your action.
Learn how to use the best tools for sales force automation and better customer engagement from Zoho's implementation specialists.
If you'd like a personalized walk-through of our data preparation tool, please request a demo and we'll be happy to show you how to get the best out of Zoho DataPrep.
You are currently viewing the help pages of Qntrl’s earlier version. Click here to view our latest version—Qntrl 3.0's help articles.