Hi,
There were issues with the OAuth Server setup, so we resorted to APIKey authentication, right now its getting the json response as returned from the API method. Is there any specific response that is required from Zapier end for validating success or failure of API Key? The current response is sent with code 200 for success and 201 for failure. The json array passed from our end is
{
"success": "true"
}
Thanks,
Anitha