BlueConic · Example Payload
Getallplugins Response 200
Get all plugins
Customer Data PlatformCDPCustomer ProfilesSegmentsData ActivationFirst-Party DataLifecycle StagesConnectionsPrivacy
Getallplugins Response 200 is an example object payload from BlueConic, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.
Top-level fields
summarydescriptionvalue
Example Payload
{
"summary": "GET /plugins 200 - Response body",
"description": "Get all plugins",
"value": "{\n \"itemsPerPage\": 4,\n \"plugins\": [\n {\n \"URL\": \"http://plugins.blueconic.net/analyzer_blueconic/1.0.0/analyzer_blueconic.xml\",\n \"channelTypes\": [],\n \"creationDate\": \"2025-09-30T13:50:54.986Z\",\n \"description\": \"\",\n \"descriptions\": [],\n \"id\": \"analyzer_blueconic\",\n \"indexURL\": \"http://plugins.blueconic.net/analyzer_blueconic/index.xml\",\n \"labels\": [\n {\n \"key\": \"en_US\",\n \"value\": \"Site Analyzer for BlueConic\"\n },\n {\n \"key\": \"nl_NL\",\n \"value\": \"Site Analyzer for BlueConic\"\n }\n ],\n \"lastModifiedDate\": \"2025-09-30T13:50:54.986Z\",\n \"latestVersion\": true,\n \"name\": \"analyzer_blueconic\",\n \"positionType\": \"\",\n \"profileIndependent\": false,\n \"supportLevel\": \"STANDARD\",\n \"tags\": [],\n \"type\": \"globallistener\",\n \"version\": \"1.0.0\"\n },\n {\n \"URL\": \"http://plugins.blueconic.net/connection/1.0.0/connection.xml\",\n \"channelTypes\": [],\n \"creationDate\": \"2025-09-30T13:50:36.248Z\",\n \"description\": \"\",\n \"descriptions\": [],\n \"id\": \"connection\",\n \"indexURL\": \"http://plugins.blueconic.net/connection/index.xml\",\n \"labels\": [],\n \"lastModifiedDate\": \"2025-09-30T13:50:36.248Z\",\n \"latestVersion\": true,\n \"name\": \"connection\",\n \"supportLevel\": \"STANDARD\",\n \"tags\": [],\n \"type\": \"parameter\",\n \"version\": \"1.0.0\"\n },\n {\n \"URL\": \"http://plugins.blueconic.net/connection_facebook_ads/5.5.0/connection_facebook_ads.xml\",\n \"channelTypes\": [\n \"WEBSITE\"\n ],\n \"creationDate\": \"2025-09-30T13:51:12.555Z\",\n \"description\": \"\",\n \"descriptions\": [\n {\n \"key\": \"en_US\",\n \"value\": \"\\\\nSend data from BlueConic to Facebook Advertising to enrich Facebook profiles or to target audiences on Facebook and Instagram. Supports conversion API, pixel implementation, and custom audience sync.<br /> Make sure you have no active ad blocker when configuring this connection.<br /> <a href=\\\\\"https://support.blueconic.com/hc/en-us/articles/205377811-Facebook-Advertising-Connection?utm_source=BlueConic_User\\\\\" target=\\\\\"_blank\\\\\">Read more</a> \"\n }\n ],\n \"id\": \"connection_facebook_ads\",\n \"indexURL\": \"http://plugins.blueconic.net/connection_facebook_ads/index.xml\",\n \"labels\": [\n {\n \"key\": \"en_US\",\n \"value\": \"Facebook Advertising connection\"\n }\n ],\n \"lastModifiedDate\": \"2025-09-30T13:51:12.555Z\",\n \"latestVersion\": true,\n \"name\": \"connection_facebook_ads\",\n \"positionType\": \"\",\n \"profileIndependent\": false,\n \"scheduleMode\": \"SCHEDULED\",\n \"supportLevel\": \"STANDARD\",\n \"tags\": [],\n \"type\": \"batchconnection\",\n \"version\": \"5.5.0\"\n },\n {\n \"URL\": \"http://plugins.blueconic.net/contentinteractiontype/1.4.0/contentinteractiontype.xml\",\n \"channelTypes\": [\n \"WEBSITE\"\n ],\n \"creationDate\": \"2025-09-30T13:50:37.680Z\",\n \"description\": \"\",\n \"descriptions\": [\n {\n \"key\": \"en_US\",\n \"value\": \"\\\\n \\\\n A 'Content' interaction allows you to replace content on a web-based channel. <a href=\\\\\"https://support.blueconic.com/hc/en-us/articles/202421572-Content-Action-?utm_source=BlueConic_User\\\\\" target=\\\\\"_blank\\\\\">Read more</a>\\\\n \\\\n \"\n }\n ],\n \"id\": \"contentinteractiontype\",\n \"indexURL\": \"http://plugins.blueconic.net/contentinteractiontype/index.xml\",\n \"labels\": [\n {\n \"key\": \"en_US\",\n \"value\": \"Content\"\n }\n ],\n \"lastModifiedDate\": \"2025-09-30T13:50:37.680Z\",\n \"latestVersion\": true,\n \"name\": \"contentinteractiontype\",\n \"positionType\": \"position\",\n \"profileIndependent\": false,\n \"supportLevel\": \"STANDARD\",\n \"tags\": [],\n \"type\": \"action\",\n \"version\": \"1.4.0\"\n }\n ],\n \"startIndex\": 0,\n \"totalPages\": 20,\n \"totalResults\": 98\n}"
}