Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 10.1 KB

getunifiedintegrationauthrequest.md

File metadata and controls

18 lines (15 loc) · 10.1 KB

GetUnifiedIntegrationAuthRequest

Fields

Field Type Required Description
env T.nilable(::String) N/A
external_xref T.nilable(::String) Your user identifier to associate with the new Integration
failure_redirect T.nilable(::String) The URL where you want the user to be redirect to after an unsuccessful authentication. An "error" variable will be appended.
integration_type ::String ✔️ Type of the supported integration
lang T.nilable(::String) Language: en, fr, es, it, pt, zh, hi
redirect T.nilable(T::Boolean) N/A
scopes T::Array<::UnifiedRubySDK::Operations::Scopes> N/A
state T.nilable(::String) Extra state to send back to your success URL
subdomain T.nilable(::String) N/A
success_redirect T.nilable(::String) The URL where you want the user to be redirect to after a successful authorization. The connection ID will be appended with (id=) to this URL, as will the state that was provided.
workspace_id ::String ✔️ The ID of the workspace