Skip to content

[Components] insighto_ai #11937

@pipedream-component-development

Description

insighto_ai

URLs

Polling Sources

new-captured-form

Prompt

Emit new event when a new form is captured. Required props are form_id. Optional props could be user_id to fetch form by specific user.

new-conversation

Prompt

Emit new event when a new conversation is created. Conversation_id could be a required prop. Optional props could be user_id to initiate the conversation with a specific user.

new-contact

Prompt

Emit new event when a new contact is created. Required props include contact_id. An optional prop could be user_id, to create contact under a specific user.

Actions

add-text-blob

Prompt

Adds a text blob into an existing data source. Required prop: 'source-id' to specify the target data source; 'text-blob', a string value representing the text to be added.

create-contact

Prompt

Creates a new contact within the system. Required props: 'contact-info', containing details like name, email, phone. Optional prop: 'notes' for any additional information about the contact.

make-outbound-call

Prompt

Executes an outbound call to a specified phone number. Required prop: 'phone-number' where the call is intended. Optional prop: 'call-script' for a predefined conversation script.

Metadata

Metadata

Assignees

Labels

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

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions