User

Any user or user-related changes will be streamed to the default-users topic. This will include updates to things like

  • User metadata
  • User group assignment
  • User group capabiliteis
  • User favorite selections

User Group Creation

[
  {
    "eventId": "481e1c00-d051-4240-8ca4-356337153530",
    "modifiedAt": "2022-04-29T22:55:40.597Z",
    "topicName": "user",
    "topicOffset": 0,
    "entityType": "UserGroups",
    "entityFormatType": "None",
    "modifiedById": 2447,
    "payload": {
      "entities": {
        "updated": [
          {
            "description": "",
            "readData": "None",
            "exportData": "None",
            "writeData": "None",
            "createEntries": false,
            "deleteData": "None",
            "wordAddIn": false,
            "powerPointAddIn": false,
            "excelAddIn": false,
            "outlookAddInChromeExt": false,
            "outlookTemplateManagement": false,
            "outlookTemplate": false,
            "contactSync": false,
            "eventSync": false,
            "userManagement": true,
            "manageUsers": true,
            "manageUserGroups": false,
            "listManagement": false,
            "siteSettings": false,
            "entryGroups": false,
            "templateReportManagement": false,
            "emailTemplates": false,
            "notificationsManagement": false,
            "workflowManagement": false,
            "myViews": false,
            "publicViewManagement": false,
            "mailChimp": false,
            "revertDataChanges": false,
            "recurringTaskManagement": false,
            "dashboardConfiguration": false,
            "mobileApp": false,
            "mergeEntries": false,
            "requiredFieldsException": false,
            "manageProxyAssignments": false,
            "accessWebService": false,
            "accessProviderData": false,
            "gemstone": false,
            "screeningPortal": "None",
            "linkManagement": "None",
            "displayPreferences": false,
            "matchingPreferences": false,
            "publications": false,
            "permanentDeleteUsers": false,
            "entryLevelCapabilities": {},
            "users": [],
            "id": 66,
            "name": "UserGroup Publication"
          }
        ]
      }
    }
  }
]

User Group Update

[
  {
    "eventId": "3e15267a-e42f-4c2f-accb-56f474be694d",
    "modifiedAt": "2022-04-29T22:57:06.6Z",
    "topicName": "user",
    "topicOffset": 2,
    "entityType": "UserGroups",
    "entityFormatType": "None",
    "modifiedById": 2447,
    "payload": {
      "entities": {
        "updated": [
          {
            "description": "",
            "readData": "None",
            "exportData": "None",
            "writeData": "None",
            "createEntries": false,
            "deleteData": "None",
            "wordAddIn": false,
            "powerPointAddIn": false,
            "excelAddIn": false,
            "outlookAddInChromeExt": false,
            "outlookTemplateManagement": false,
            "outlookTemplate": false,
            "contactSync": false,
            "eventSync": false,
            "userManagement": true,
            "manageUsers": true,
            "manageUserGroups": false,
            "listManagement": true,
            "siteSettings": false,
            "entryGroups": false,
            "templateReportManagement": false,
            "emailTemplates": false,
            "notificationsManagement": false,
            "workflowManagement": false,
            "myViews": false,
            "publicViewManagement": false,
            "mailChimp": false,
            "revertDataChanges": false,
            "recurringTaskManagement": false,
            "dashboardConfiguration": false,
            "mobileApp": false,
            "mergeEntries": false,
            "requiredFieldsException": false,
            "manageProxyAssignments": false,
            "accessWebService": false,
            "accessProviderData": false,
            "gemstone": false,
            "screeningPortal": "None",
            "linkManagement": "None",
            "displayPreferences": false,
            "matchingPreferences": false,
            "publications": false,
            "permanentDeleteUsers": false,
            "entryLevelCapabilities": {},
            "users": [],
            "id": 66,
            "name": "UserGroup Publication"
          }
        ]
      }
    }
  }
]
 

User Group Deletion

 
[
  {
    "eventId": "bce1f57b-b676-40b2-88d2-81cd9fadeae2",
    "modifiedAt": "2022-04-29T22:58:18.667Z",
    "topicName": "user",
    "topicOffset": 3,
    "entityType": "UserGroups",
    "entityFormatType": "None",
    "modifiedById": 2447,
    "payload": {
      "entities": {
        "deleted": [
          {
            "createEntries": false,
            "wordAddIn": false,
            "powerPointAddIn": false,
            "excelAddIn": false,
            "outlookAddInChromeExt": false,
            "outlookTemplateManagement": false,
            "outlookTemplate": false,
            "contactSync": false,
            "eventSync": false,
            "userManagement": false,
            "manageUsers": false,
            "manageUserGroups": false,
            "listManagement": false,
            "siteSettings": false,
            "entryGroups": false,
            "templateReportManagement": false,
            "emailTemplates": false,
            "notificationsManagement": false,
            "workflowManagement": false,
            "myViews": false,
            "publicViewManagement": false,
            "mailChimp": false,
            "revertDataChanges": false,
            "recurringTaskManagement": false,
            "dashboardConfiguration": false,
            "mobileApp": false,
            "mergeEntries": false,
            "requiredFieldsException": false,
            "manageProxyAssignments": false,
            "accessWebService": false,
            "accessProviderData": false,
            "gemstone": false,
            "displayPreferences": false,
            "matchingPreferences": false,
            "publications": false,
            "permanentDeleteUsers": false,
            "id": 66
          }
        ]
      }
    }
  }
]
 

User Update

 
[
  {
    "eventId": "892b5cb9-a31c-4515-89b6-6f4629529654",
    "modifiedAt": "2022-04-29T23:11:20.543Z",
    "topicName": "user",
    "topicOffset": 4,
    "entityType": "Users",
    "entityFormatType": "None",
    "modifiedById": 0,
    "payload": {
      "entities": {
        "updated": [
          {
            "email": "user46@dealcloud.com",
            "firstName": "user46",
            "lastName": "46",
            "userTimeZoneId": "Tokyo Standard Time",
            "groups": [
              1,
              63
            ],
            "isLocked": false,
            "isActive": true,
            "createdDate": "2022-04-01T14:10:19.417",
            "createdBy": 2447,
            "modifiedDate": "2022-04-01T14:10:19.417",
            "modifiedBy": 2447,
            "id": 11963
          }
        ]
      }
    }
  }
]

User Proxy

 
[
  {
    "eventId": "bb65ad34-0541-493a-b9d3-6c2cf92664c6",
    "modifiedAt": "2022-04-29T23:15:51.74Z",
    "topicName": "user",
    "topicOffset": 5,
    "entityType": "UserProxy",
    "entityFormatType": "None",
    "modifiedById": 2447,
    "payload": {
      "entities": {
        "created": [
          {
            "proxyUser": {
              "email": "brom.abba@dealcloud.com",
              "firstName": "Brom",
              "lastName": "Abba",
              "userTimeZoneId": "Belarus Standard Time",
              "groups": [
                1
              ],
              "isLocked": false,
              "isActive": true,
              "createdDate": "2020-09-21T10:03:42.943",
              "createdBy": 3,
              "modifiedDate": "2022-02-23T10:40:18.53",
              "modifiedBy": 2447,
              "id": 2447
            },
            "users": [
              {
                "email": "b.strelka@intappx.com",
                "firstName": "b",
                "lastName": "s",
                "userTimeZoneId": "Belarus Standard Time",
                "groups": [
                  1,
                  60,
                  61,
                  63
                ],
                "isLocked": false,
                "isActive": true,
                "createdDate": "2020-07-17T10:38:25.707",
                "createdBy": 3,
                "modifiedDate": "2022-03-29T11:03:49.923",
                "modifiedBy": 1351,
                "id": 1351
              },
              {
                "email": "user46@dealcloud.com",
                "firstName": "user46",
                "lastName": "46",
                "userTimeZoneId": "Tokyo Standard Time",
                "groups": [
                  1,
                  63
                ],
                "isLocked": false,
                "isActive": true,
                "createdDate": "2022-04-01T14:10:19.417",
                "createdBy": 2447,
                "modifiedDate": "2022-04-01T14:10:19.417",
                "modifiedBy": 2447,
                "id": 11963
              },
              {
                "email": "n.shashkova1@dealcloud.com",
                "firstName": "Natalia1",
                "lastName": "Shashkova1",
                "userTimeZoneId": "Belarus Standard Time",
                "groups": [
                  65
                ],
                "isLocked": false,
                "isActive": true,
                "createdDate": "2022-04-23T16:24:26.31",
                "createdBy": 3,
                "modifiedDate": "2022-04-23T16:25:13.76",
                "modifiedBy": 3,
                "id": 11991
              }
            ],
            "id": 0
          }
        ]
      }
    }
  }
]