OData Connector
OData Connector Help
Version 2
ZappySys Logo File Version: v2
Supported Engine: v1 or higher

Authentication :: OAuth Connection for OData API [OAuth]


Description

No description available

Instructions

No instructions available

Parameters

Parameter Label Required Options Description Help
GrantType GrantType NO
OAuthVersion OAuthVersion NO
ClientId ClientId NO
ClientSecret ClientSecret NO
UserName UserName NO Only used with password grant type
Password Password NO Only used with password grant type
Scope Scope NO
AuthUrl AuthUrl NO
TokenUrl TokenUrl NO
ReturnUrl ReturnUrl NO
RetryMode RetryMode NO
Option Value
None None
RetryAny RetryAny
RetryWhenStatusCodeMatch RetryWhenStatusCodeMatch
RetryStatusCodeList RetryStatusCodeList NO
RetryCountMax RetryCountMax NO
RetryMultiplyWaitTime RetryMultiplyWaitTime NO
IgnoreSSLCertificateErrors IgnoreSSLCertificateErrors NO
Option Value
True True
False False