Skip to content

[Components] beekeeper #13273

@pipedream-component-development

Description

beekeeper

URLs

Webhook Sources

new-chat-message-instant

Prompt

Emit new event instantly when there is a new chat message in any chat the user is a member of. No props are required. The event_type are 'CHATS.MESSAGE.CREATED' and 'CHATS_V2.MESSAGE.CREATED'.

URLs

new-user-created-instant

Prompt

Emit new event when a nwe user is created. No props are required. The event_type is 'USER.CREATED'.

URLs

new-comment-created-instant

Prompt

Emit new event when a new comment is created. No props are required. The event_type is 'POSTS.COMMENT.CREATED'.

URLs

Actions

send-message-group-chat

Prompt

Send a precomposed message to a defined group chat. Requires prop 'chatId'. Optional props are 'body', 'attachment', 'eventType', 'chatStateAddons', 'messageAddons', 'refersTo' and 'mentions'. chatId has async options

URLs

create-post

Prompt

Create a new text or multimedia post in a defined stream. Requires prop 'streamid'.Optional props are 'files', 'locked', 'title', 'media', 'labels', 'sticky', 'photos', 'reactionsDisabled', 'text', 'options' and 'scheduledAt'. Streams has async options.

URLs

get-profile

Prompt

Get a profile details of a specific user. 'user_id' is the required prop for user identification. Other props like 'includeActivities' and 'includeTotals' can be optionally provided as per requirement. UserId has async options.

URLs

Metadata

Metadata

Assignees

Labels

triagedFor maintainers: This issue has been triaged by a Pipedream employee

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions