Community Management
Number of APIs: 21
You must apply for access to the Marketing Developer Platform in order to use these APIs. See the Developer Portal on how to apply.
This collection aims to focus on different Community Management use cases, for example, social action notifications, and should be used with the community-management-env-versioning environment.
--All requests for the Community Management API collection are in the Restli 2.0 format--
AuthorizationOAuth 2.0
-
Use Cases-Organization Lookup-Organization Brands - Find Administered Organization Brands by Parent Org GET {{baseUrl}}/organizations?q=parentOrganization&parent=urn:li:organization:{{organization_id}}
-
Use Cases-Organization Access Controls - Find Organization Access Control GET {{baseUrl}}/organizationAcls?q=organization&organization=urn%3Ali%3Aorganization%3A{{organization_id}}
-
Use Cases-Organization Lookup-Organization Brands - Batch GET on Non-Administered Organization Brands GET {{baseUrl}}/organizationBrandsLookup?ids=List({{organizationBrand_id}},{{organizationBrand_id1}})
-
Use Cases-Social Actions Notifications-Organization Social Actions Notifications - Push Workflow - 3. Create a subscription request PUT {{baseUrl}}/eventSubscriptions/(developerApplication:urn%3Ali%3AdeveloperApplication%3A{{application_id}},user:urn%3Ali%3Aperson%3A{{person_id}},entity:urn%3Ali%3Aorganization%3A{{organization_id}},eventType:ORGANIZATION_SOCIAL_ACTION_NOTIFICATIONS)
-
Use Cases-Social Actions Notifications-Organization Social Actions Notifications - Push Workflow - 4. Retrieve subscription for authenticated members GET {{baseUrl}}/eventSubscriptions?q=subscriberAndEventType&eventType=ORGANIZATION_SOCIAL_ACTION_NOTIFICATIONS
-
Use Cases-Social Actions Notifications-Organization Social Actions Notifications - Push Workflow - 2. Create a share with Company Mention POST {{baseUrl}}/shares
-
Use Cases-Social Actions Notifications-Organization Social Actions Notifications - Push Workflow - 5. Retrieve Subscription by Key GET {{baseUrl}}/eventSubscriptions/(developerApplication:urn%3Ali%3AdeveloperApplication%3A{{application_id}},user:urn%3Ali%3Aperson%3A{{person_id}},entity:urn%3Ali%3Aorganization%3A{{organization_id}},eventType:ORGANIZATION_SOCIAL_ACTION_NOTIFICATIONS)
-
Use Cases-Statistics APIs-Organization Follower Statistics - Time-Bound follower statistics GET {{baseUrl}}/organizationalEntityFollowerStatistics?q=organizationalEntity&organizationalEntity=urn%3Ali%3Aorganization%3A2414183&timeIntervals.timeGranularityType=DAY&timeIntervals.timeRange.start=1634018799000&timeIntervals.timeRange.end=1634623599000
-
Use Cases-Social Actions Notifications-Organization Social Actions Notifications - Pull Workflow - 2. Create a share with a Company Mention POST {{baseUrl}}/shares
-
Use Cases-Social Actions Notifications-Organization Social Actions Notifications - Pull Workflow - 3. Retrieve Notifications for the authenticated member's organization GET {{baseUrl}}/eventSubscriptions?q=subscriberAndEventType&eventType=ORGANIZATION_SOCIAL_ACTION_NOTIFICATIONS