Integration Provider List

Integration provider lists control exactly what integration providers are displayed to your end users. By default, when no list is provided, Endgrate will display all relevant integration providers.

You can create an integration provider list through the 'Settings' page of your dashboard. Here, you can set it as static (which means any session you create will automatically have the list applied to it).

Alternatively, to use an integration provider list, you can utilize the parameterintegration_provider_list_id within the request body when calling the POST /session/initiate, POST /push/initiate, or POST /pull/initiate endpoints. You can also use the integration_provider_list_id when redirecting to the (GET /session) endpoint.

<a href="https://endgrate.com/session?session_id=SESSION_ID&integration_provider_list_id=INTEGRATION_PROVIDE_LIST_ID" target="_blank">