Skip to content

[Components] wati #13213

New issue

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

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

Already on GitHub? # to your account

Closed
pipedream-component-development opened this issue Aug 8, 2024 · 2 comments · Fixed by #14276
Closed

[Components] wati #13213

pipedream-component-development opened this issue Aug 8, 2024 · 2 comments · Fixed by #14276
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 Aug 8, 2024

wati

URLs

Webhook Sources

new-contact-created-instant

Prompt

Emit new event when a contact is created from an incoming whatsapp message. Requires mobile number prop. Optional props include contact name and message contents.

URLs

new-incoming-message-instant

Prompt

Emit new event when there is an incoming message on your number. Requires mobile number and message content props. Optional prop could be message timestamp.

URLs

Actions

add-contact

Prompt

Facilitates the addition of a new contact on the WATI platform. Required props: contact-details, inclusive of name and number for instance.

URLs

send-template-message

Prompt

Enables sending of WhatsApp messages using a template that has been pre-approved. Required props: recipient's contact-details and template-details such as name and significant placeholders.

URLs

update-contact-attribute

Prompt

Allows updating attributes/tags related to an existing contact. Required props: contact-details and attribute-details like attribute name and value.

URLs

@vunguyenhung vunguyenhung added the triaged For maintainers: This issue has been triaged by a Pipedream employee label Sep 23, 2024
@luancazarine luancazarine self-assigned this Oct 10, 2024
luancazarine added a commit that referenced this issue Oct 14, 2024
Actions
 - Add Contact
 - Send Template Message
 - Update Contact Attribute

Source
 - New Contact Created
 - New Incoming Message
@luancazarine luancazarine moved this from Doing to Ready for PR Review in Component (Source and Action) Backlog Oct 14, 2024
@michelle0927 michelle0927 moved this from Ready for PR Review to Changes Required in Component (Source and Action) Backlog Oct 14, 2024
@luancazarine luancazarine moved this from Changes Required to Ready for PR Review in Component (Source and Action) Backlog Oct 14, 2024
@michelle0927 michelle0927 moved this from Ready for PR Review to Ready for QA in Component (Source and Action) Backlog Oct 14, 2024
@vunguyenhung vunguyenhung moved this from Ready for QA to In QA in Component (Source and Action) Backlog Oct 15, 2024
@vunguyenhung vunguyenhung moved this from In QA to Changes Required in Component (Source and Action) Backlog Oct 15, 2024
@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-wati-11fbf548bb5e815ea658c1e8fdee03cb

@luancazarine luancazarine moved this from Changes Required to Ready for QA in Component (Source and Action) Backlog Oct 15, 2024
@vunguyenhung vunguyenhung moved this from Ready for QA to In QA in Component (Source and Action) Backlog Oct 16, 2024
@vunguyenhung vunguyenhung moved this from In QA to Ready for QA in Component (Source and Action) Backlog Oct 16, 2024
@vunguyenhung vunguyenhung moved this from Ready for QA to In QA in Component (Source and Action) Backlog Oct 16, 2024
@vunguyenhung vunguyenhung moved this from In QA to Ready for Release in Component (Source and Action) Backlog Oct 16, 2024
@vunguyenhung
Copy link
Collaborator

Hi everyone, all test cases are passed! Ready for release!

Test report
https://vunguyenhung.notion.site/Components-wati-11fbf548bb5e815ea658c1e8fdee03cb

luancazarine added a commit that referenced this issue Oct 16, 2024
* wati init

* [Components] wati #13213
Actions
 - Add Contact
 - Send Template Message
 - Update Contact Attribute

Source
 - New Contact Created
 - New Incoming Message

* pnpm update

* Update components/wati/wati.app.mjs

Co-authored-by: michelle0927 <michelle0927@users.noreply.github.com>

* some adjusts

---------

Co-authored-by: michelle0927 <michelle0927@users.noreply.github.com>
@github-project-automation github-project-automation bot moved this from Ready for Release to Done in Component (Source and Action) Backlog Oct 16, 2024
# for free to join this conversation on GitHub. Already have an account? # 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