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] messagebird #15227

Open
pipedream-component-development opened this issue Jan 8, 2025 · 1 comment · May be fixed by #15247
Open

[Components] messagebird #15227

pipedream-component-development opened this issue Jan 8, 2025 · 1 comment · May be fixed by #15247
Assignees
Labels
triaged For maintainers: This issue has been triaged by a Pipedream employee

Comments

@pipedream-component-development
Copy link
Collaborator

pipedream-component-development commented Jan 8, 2025

messagebird

URLs

https://docs.bird.com/api
https://docs.bird.com/api/notifications-api/api-reference/webhook-subscriptions

Sources

message-received

https://docs.bird.com/api/notifications-api/api-reference/webhook-subscriptions

Actions

create-contact

Prompt

Create a new contact by providing required props like 'phoneNumber' and 'firstName'. Optionally, include props like 'lastName', 'email', or custom fields.

send-voice-message

Prompt

Send a voice message to any phone number globally. Required props include 'message' and 'recipientNumber'. Optionally, configure props like 'language' or 'voiceType' to customize delivery.

send-sms

Prompt

Send an SMS message to any destination. Required props include 'messageBody' and 'recipientNumber'. Optional props may include 'senderName' or 'scheduleTime'.

@pipedream-component-development pipedream-component-development added the triaged For maintainers: This issue has been triaged by a Pipedream employee label Jan 8, 2025
@dannyroosevelt dannyroosevelt moved this from To Do to Prioritized in Component (Source and Action) Backlog Jan 8, 2025
@michelle0927 michelle0927 self-assigned this Jan 9, 2025
@michelle0927 michelle0927 moved this from Prioritized to Doing in Component (Source and Action) Backlog Jan 9, 2025
@michelle0927 michelle0927 linked a pull request Jan 9, 2025 that will close this issue
@michelle0927 michelle0927 moved this from Doing to Ready for PR Review in Component (Source and Action) Backlog Jan 9, 2025
@jcortes jcortes moved this from Ready for PR Review to Ready for QA in Component (Source and Action) Backlog Jan 9, 2025
@vunguyenhung vunguyenhung moved this from Ready for QA to In QA in Component (Source and Action) Backlog Jan 10, 2025
@vunguyenhung vunguyenhung moved this from In QA to Ready for QA in Component (Source and Action) Backlog Jan 10, 2025
@vunguyenhung vunguyenhung moved this from Ready for QA to In QA in Component (Source and Action) Backlog Jan 10, 2025
@vunguyenhung vunguyenhung moved this from In QA to Changes Required in Component (Source and Action) Backlog Jan 10, 2025
@vunguyenhung
Copy link
Collaborator

Hello everyone, I have tested this PR and there're some test cases failed or needed improvement.

Please check the test report below for more information
https://vunguyenhung.notion.site/Components-messagebird-176bf548bb5e8177b4f0cbe994cd8000

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triaged For maintainers: This issue has been triaged by a Pipedream employee
Projects
Development

Successfully merging a pull request may close this issue.

3 participants