Sign in

Create conversation

documented

Create a new conversation.

POST /api/conversation/createConversationsno implementation yet0 runs

Input

ticket*
Ticket from login
topic
Conversation topic
e.g. Project kickoff
emails
Emails to invite
email1@example.com, email2@example.com
is_invite
Send invites to fresh Fleepers
true|false
is_autojoin
Allow autojoin
true|false
is_disclose
Enable/disable auto disclose
true|false
fwd_conversation_id
Forwarded conversation id
conv_id
fwd_message_nr
Forwarded message nr
number
team_ids
Team IDs to add
["team1","team2"]
account_ids
Account IDs
["acct1","acct2"]
fork_conversation_id
Parent conversation
parent_conv_id
is_list
Is mailing list style conversation
true|false
is_managed
Is managed conversation
true|false
mk_conv_type
Conversation type
cct_default|cct_list|cct_no_mail
Calls Fleep as you (your API key is your account); keychains.dev holds the credentials.
Create conversation · Fleep · OpenIntegrations