GetOAuthAuthorizationURL
Returns the OAuth authorization URL used for user consent and application access in Eloqua integrations.
Input
| Name | Type | Description |
| CallbackUrl | String | The page to return the user after authorization is complete. |
| State | String | An optional value that has meaning for your App. |
Result Set Columns
| Name | Type | Description |
| URL | String | The authorization url. |