---
title: "Codeunit 871 Social Listening Management"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/codeunit/871-social-listening-management/
type: codeunit
id: 871
name: "Social Listening Management"
app: "Base Application"
versions: "17-19"
build: 19.5.36567.56815
obsolete: "Pending 17.0"
checked: 2026-09-20
subject: "Microsoft Dynamics 365 Business Central"
license: "Content © 2026 Jonas Paprotka. Quote freely with attribution and a link."
---

# Codeunit 871 Social Listening Management

Jonas Paprotka, https://jonas-paprotka.de/ref/codeunit/871-social-listening-management/

| | |
| --- | --- |
| App | Base Application |
| Versions | 17-19 |
| Obsolete | Pending 17.0, seen from 17. Microsoft Social Engagement has been discontinued. |
| Source file | SocialListeningManagement.Codeunit.al |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| GetSignupURL | () | Text[250] | public | 17-19 | - | - |
| GetTermsOfUseURL | () | Text[250] | public | 17-19 | - | - |
| GetMSL_URL | () | Text[250] | public | 17-19 | - | - |
| GetMSLAppURL | () | Text[250] | public | 17-19 | - | - |
| MSLUsersURL | () | Text | public | 17-19 | - | - |
| MSLSearchItemsURL | () | Text | public | 17-19 | - | - |
| MSLAuthenticationStatusURL | () | Text | public | 17-19 | - | - |
| GetAuthenticationWidget | (Text) | Text | public | 17-19 | - | - |
| GetAuthenticationConectionErrorMsg | () | Text | public | 17-19 | - | - |
| GetAuthenticationUserErrorMsg | () | Text | public | 17-19 | - | - |
| GetCustFactboxVisibility | (Record Customer, var Boolean, var Boolean) | - | public | 17-19 | - | - |
| GetVendFactboxVisibility | (Record Vendor, var Boolean, var Boolean) | - | public | 17-19 | - | - |
| GetItemFactboxVisibility | (Record Item, var Boolean, var Boolean) | - | public | 17-19 | - | - |
| ConvertURLToID | (Text, Text) | Text[250] | public | 17-19 | - | - |
| HandleMSERegisterServiceConnection | (var Record Service Connection) | - | public | 17-19 | - | - |
| CheckURLPath | (Text, Text) | - | public | 17-19 | - | - |

## Source

Symbols: Microsoft.BaseApplication.symbols.437dbf0e-84ff-417a-965d-ed2bb9650972, https://dynamicssmb2.pkgs.visualstudio.com/DynamicsBCPublicFeeds/_packaging/MSSymbols/nuget/v3/index.json, highest build per major on 2026-09-20.

Jonas Paprotka, 2026-09-20.
