get_access_token
Obtain an OAuth access token to authenticate requests to the Marketo REST API using client ID and client secret.
Instructions
Get an OAuth access token using client credentials.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| client_id | Yes | ||
| client_secret | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |