1. Qlik Sense for Windows Help, "REST Connector": This official documentation states, "The Qlik REST Connector is used to load data from a REST data source into a Qlik Sense...app. Many web-based data sources expose data through a REST API." This directly confirms its purpose for connecting to sources like social media websites. (Source: Qlik Sense for Windows Help, Section: "Connecting to data sources / Qlik REST Connector / REST Connector").
2. Qlik Sense for Windows Help, "Creating a REST connection": This section details the process of configuring the connector to access web APIs, including handling authentication methods like OAuth 2.0, which are standard for social media platforms. This demonstrates it is the appropriate tool for the task. (Source: Qlik Sense for Windows Help, Section: "Managing data / Connecting to data sources / Creating a connection / Creating a REST connection").
3. Qlik Sense for Windows Help, "Microsoft SQL Server connector": The documentation for this connector specifies its function is to "connect to a Microsoft SQL Server database." This confirms it is a database-specific connector and cannot connect to a web API. (Source: Qlik Sense for Windows Help, Section: "Connecting to data sources / Qlik ODBC Connector Package / Microsoft SQL Server connector").