LogoLogo
About
  • Home
  • Guides
  • BDK
  • REST API
  • Department Boxes
  • Overview
  • Adding an Item
  • Cleaning
  • Exporting
  • Removing a Row
  • Removing an Item
  • Retrieving an Item
Powered by GitBook
On this page

Was this helpful?

Export as PDF

Adding an Item

This procedure adds an item to a department box.

To add a new item to a department box, you need to specify the item and its key. For example:

HR is a department box
the department box's engine is "s3"
the message is "team meeting at 10 AM"
add the message to HR with
    the key is "announcement"

This adds a new item with the key "announcement" to the HR department box.

Last updated 1 month ago

Was this helpful?