Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Scroll export button
scopecurrent
template-id0fa09813-8b86-460a-aa1d-ef450a80e9ce
quick-starttrue
add-onScroll PDF Exporter

...

Note

Note: The support starts from WMS Beta 6.02.20221228.1.

Step 1. Configuration of the webhook

...

  • URL of the hook (with PBX as host)
  • store_veesion_id
Note

Note: For PBX authorization, the webhook URL should contain the parameter with PBX token /?token=<simple>.  

...

How to post Veesion alerts to x-bees conversation

Starting from WMS Beta 6from WMS 6.03.2023060220230630.13, it is possible to configure Veesion alerts to be sent to x-bees conversation (you can refer to x-bees documentation for more information about x-bees). The message that is sent to x-bees includes alert type, date, time, camera IP, ID of the camera and group, as well as the relevant video attachment

Note

Note: The feature works only if there is an x-hoppers license available on the PBX.


To configure the functionality:

  1. Add a user in WMS
  2. Create x-bees conversation with the user created in step 1 and copy the conversation ID (available in the URL)

  3. Add following data to the /rw2/etc/pbx/x-hoppers.json file:

    Code Block
    “store[
      {
        "store_veesion_id”: “enter ID of the store”
    
    “xbees_channel_id”: “enter ID of the x-bees conversation”
    
    “veesion_user_extension”: “enter extension of the user added in WMS”id": "test-store-wildix",
        "name": "Store1",
        "audio_conf_id": "2",
        "location": "Odesa",
        "xbees_channel_id": "f6d17593-98b6-471d-941a-cd03153f",
        "user": "12345"
      }
    ]

    Where:

    • store_veesion_id: ID of the store on the Veesion side
    • name: name of the store 
    • audio_conf_id: ID of the audio broadcast channel in x-hoppers where the communication takes place
    • location: location of the store
    • xbees_channel_id: ID of the x-bees conversation, copied in step 2, where the content will be posted.
    • user: user, on behalf of whom the content will be posted


Macrosuite divider macro
dividerTypetext
dividerWidth70
emoji{"id":"smile","name":"Smiling Face with Open Mouth and Smiling Eyes","short_names":["smile"],"colons":":smile:","emoticons":["C:","c:",":D",":-D"],"unified":"1f604","skin":null,"native":"😄"}
textColor#000000
dividerWeight2
labelPositionmiddle
textAlignmentcenter
iconColor#0052CC
fontSizemedium
textNot finding the help you need? Join the Facebook group to ask a question!
emojiEnabledfalse
dividerColor#DFE1E6
dividerIconbootstrap/CloudsFill

...