sc_api_gc_get_url($app_name, $json_oauth)
|
The sc_api_gc_get_url macro generates a URL for google account user authentication used for API configuration.
It has two parameters:
- app_name - Receive the app_name, available in your api configuration. This parameter accepts strings or variable.
- json_oauth - Receive the content of the json file, this file is available for download in your api settings. This parameter accepts strings or variable.
For more usage and example information visit our knowledge base article: How to generate the auth code and token code
|
Macro Scope
|
calendar application
|
Form application
|
Control Form
|
Menu application
|
ReportPDF application
|
onApplicationInit onInit
|
onInit
|
onInit
|
onApplicationInit
|
onApplicationInit
|
|