Invoke Standalone Function via API
This API is used invoke standalone function in Zoho People.
Request URL:
https://people.zoho.com/api/v3/function/(\w+)/execute
Scope:
ZOHOPEOPLE.automation.ALL
Possible Operation Types:
ALL - Complete access to data
Request Method:
POST
Request Parameters
Parameters | Values Allowed | Description |
arguments | <optional parameters in JSON Object> | JSON Input |
Error Codes and Descriptions
Status Codes | Description |
---|---|
400 | Incorrect function name, invalid method type or runtime deluge error |
403 | Permission denied to access this api |
500 | Internal Server Error occurred |
Threshold Limit: 30 requests | Lock period: 5 minutes
Threshold Limit - Number of API calls allowed within a minute.
Lock Period - Wait time before consecutive API requests.
Sample Request
Copiedhttps://people.zoho.com/api/v3/function/(\w+)/execute
Header
CopiedAuthorization:Zoho-oauthtoken 1000.8cb99dxxxxxxxxxxxxx9be93.9b8xxxxxxxxxxxxxxxf
Sample Response
CopiedNo response, the HTTP status code will be 204