Inputs for the Get SAP S/4HANA Cloud API Access Token activity.
| Property | Type | Description |
|---|---|---|
| accessTokenOptions | object | Contains all information specific to the access token authentication flow. |
| url | string | The target URL to use when providing the access token for authentication in a session. It must point to an active SAP S/4HANA Cloud API. |
| method | string | The method to use when providing the access token for authentication in a session. We recommend that you use HEAD. |
| useWinCa | boolean | Determines whether WIN CA certificates are sent with HTTPS requests. |