Skip to main content
Version: 7 - Gugelhupf

Message

class flow_api.message.Message(select=None, init=None, by=id, allow_normal=True, allow_archived=False, allow_deleted=False, **kwargs)

Base class: Activity

The Message class represents a message object.

For message creating please refer to the Knowledge Base.

See the corresponding Resources class at Message

Parameters

NameTypeDescription
**kwargs
allow_archived
allow_deleted
allow_normal
by
init
select

Constants

RESOURCE = message

Methods

add_tag

archive

clone

delete

exists

export

get

get_dict

get_identity_created_by

get_identity_modified_by

get_logs

get_tags

load

remove_tag

restore

save

set

wait