Adding an Item to a Department Box
This operation 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.
Updated 13 days ago