sc_api_gc_get_obj($app_name , $json_oauth, $auth_code)
|
The sc_api_gc_get_obj macro generates the token_code.
It has three parameters:
- app_name - Receive the app_name, available in your api configuration. This parameter accepts strings or variable.
- json_oauth - Receives the content of the json file, this file is available for download in your API settings. This parameter accepts strings or variable.
- auth_code - Receives the auth_code generated in the previous step or another valid auth_code that you have already generated.
For more usage and example information visit our knowledge base article: How to generate the auth code and token code
|
Macro Scope
|
calendar application
|
Grid application
|
Search application
|
Form application
|
Control Form
|
Menu application
|
onApplicationInit onInit
|
onInit
|
onFilterInit
|
onInit
|
onApplicationInit onInit
|
onApplicationInit
|
|