CallbackURL Parameter (Connect-ZohoCreator Cmdlet)
Identifies the URL users return to after authenticating to Zoho Creator via OAuth (Custom OAuth applications only).
Syntax
Connect-ZohoCreator -CallbackURL string
Data Type
cstr
Default Value
""
Remarks
If you created a custom OAuth application, the OAuth authorization server redirects the user to this URL during the authentication process. This value must match the callback URL you specified when you configured the custom OAuth application.