Assign users/labels via API
Rafael Masson
Justin Hung At the moment you can use the
POST /posts
endpoint of the API with the add_assignees
and add_shared_labels
params: https://missiveapp.com/help/api-documentation/rest-endpoints#create-postJustin Hung
Rafael Masson: Yes I saw this, but what I meant was assign to an existing one instead of creating a post or message
Nicolas North
Rafael Masson the thing is, that by having to use a post, the message is bumped up in everyone's inbox unnecessarily, and it would be absolutely great to just be able to add a label for everyone to see when they open that specific thread.