Skip to content

[Components] heyy #14383

@pipedream-component-development

Description

heyy

URLs

Webhook Sources

new-incoming-message-instant

Prompt

Emit new event when the business gets a new incoming message. No props are required.

URLs

Actions

send-whatsapp-message

Prompt

Sends a Whatsapp message to a contact. Requires the prop 'contact_id' to identify the contact, and 'message' for the content to send. An optional prop 'attachment' can be added to send a file along with the message.

URLs

create-contact

Prompt

Creates a new contact for the business. Required props are 'name' and 'phone_number'. Optional props include 'email', 'address', and 'notes', which might be beneficial for providing additional information about the contact.

URLs

update-contact

Prompt

Updates the details of a contact under the business. 'contact_id' is a required prop to identify which contact to update, and at least one optional prop ('name', 'address', 'phone_number', 'email') must be provided, representing the details to be updated.

URLs

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions