/
Third-party settings
Third-party settings
The current third-party system is defined at authorization step.
GET | /congree/api/Settings/v1/ThirdParty/Current | Gets all settings of the current third-party system. |
Response
{ <Settings group name>: <Settings object> }
GET | /congree/api/Reporting/v1/ThirdParty/Current/{SettingsGroupName} | Gets settings of the current third-party system specified by the settings group. |
{SettingsGroupName} support comma separated set of settings groups.
Response
{ <Settings group name>: <Settings object> }
Available Third-party settings groups
Congree Web Interface
Represents settings from group "Congree Web Interface" for Bulk Check Service.
Group name: CongreeWebInterfaceSettings
Structure:
Congree Web Interface settings
{ "Rules": [ { "Rule": string, "RuleSets": [ string ] } ] }
, multiple selections available,
Related content
Configuring Server Components
Configuring Server Components
More like this
Configuring Automatic Updates
Configuring Automatic Updates
More like this
Configuring the Congree Identity Server
Configuring the Congree Identity Server
More like this
IT Manager: CRP Exchange
IT Manager: CRP Exchange
More like this
IT Manager: CRP Exchange
IT Manager: CRP Exchange
More like this
Congree Web Interface
Congree Web Interface
More like this