GetOAuthAuthorizationUrl
Gets the authorization URL for Notion OAuth.
Input
| Name | Type | Description |
| CallbackURL | String | The redirect URL. |
| State | String | The state parameter.
The default value is test. |
Result Set Columns
| Name | Type | Description |
| URL | String | The authorization URL. |