Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Components] ottertext #12367

Open
pipedream-component-development opened this issue Jun 10, 2024 · 1 comment · May be fixed by #12370
Open

[Components] ottertext #12367

pipedream-component-development opened this issue Jun 10, 2024 · 1 comment · May be fixed by #12370
Labels
paid-account-needed Blocked because it is necessary a paid account to continue the development triaged For maintainers: This issue has been triaged by a Pipedream employee

Comments

@pipedream-component-development
Copy link
Collaborator

pipedream-component-development commented Jun 10, 2024

ottertext

URLs

Webhook Sources

new-form-submission-instant

Prompt

Emit new event when a customer submits a form on the website opt-in page or chat. Required props: form ID, form type.

URLs

new-message-received-instant

Prompt

Emit new event when a new message is received from an opted in customer or a new customer. Required props: customer ID or customer number. Optional props: message type, message content.

URLs

Actions

add-contact

Prompt

Add a new contact or update an existing one using the phone number as a unique identifier. If the customer record exists, it gets updated; if not, a new record is created and an opt-in message is sent. Required props include 'phone-number'. Note: 'phone-number' is only used for identifying the customer, not for updating the customer's details.

URLs

send-message-scheduled

Prompt

Schedule a message to a specific customer who has opted to receive messages. The 'time' for the scheduled message and the 'customer-id' are required props. Additionally, the 'message-content' is an optional prop that you might want to configure.

URLs

send-message-instant

Prompt

Immediately send a message to a customer who has opted to receive messages. The 'customer-id' is a required prop. The 'message-content' prop is optional but it would be useful to set a customized content for the message.

URLs

@dylburger dylburger added the triaged For maintainers: This issue has been triaged by a Pipedream employee label Jun 10, 2024
@luancazarine luancazarine self-assigned this Jun 10, 2024
@luancazarine luancazarine linked a pull request Jun 10, 2024 that will close this issue
@luancazarine
Copy link
Collaborator

Hi everyone. FYI Ottertext requires you to pay a fee of $50.00 to release the functions necessary for the development of this component.

image

@luancazarine luancazarine added the paid-account-needed Blocked because it is necessary a paid account to continue the development label Jun 11, 2024
@luancazarine luancazarine removed their assignment Jun 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
paid-account-needed Blocked because it is necessary a paid account to continue the development triaged For maintainers: This issue has been triaged by a Pipedream employee
Development

Successfully merging a pull request may close this issue.

3 participants