Filtering connectors by country
When generating connection or sync links for your consumers, you can restrict the list of available connectors to those relevant to a specific country.
By default, all the connectors you’ve enabled will be shown, regardless of their availability in the consumer’s region. Since not all connectors support all countries, this can lead to confusion or unusable options.
To filter the connectors by country, include the optional country
parameter in your request to the Add new connection or Retrieve the url of a sync for a specific consumer endpoint. This parameter should be an ISO 3166-1 alpha-2 code (for example, "BE"
, "FR"
, "ES"
).
When provided, the generated URL will only show connectors available in the specified country. If omitted, all enabled connectors will be shown.