GetOAuthAccessToken
Get an access token from Marketo.
Execute
Sample EXECUTE GetOAuthAccessToken
Result Set Columns
| Name | Type | Description |
| OAuthAccessToken | String | The access token used for communication with Marketo. |
| ExpiresIn | String | The remaining lifetime of the access token. |