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] hippo_video #10752

Closed
pipedream-component-development opened this issue Mar 4, 2024 · 3 comments · Fixed by #12009
Closed

[Components] hippo_video #10752

pipedream-component-development opened this issue Mar 4, 2024 · 3 comments · Fixed by #12009
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 Mar 4, 2024

hippo_video

URLs

Polling Sources

new-lead

Prompt

Emits new event when a video generates a new lead. This trigger requires video_id prop.

URLs

new-video-render-completion

Prompt

Emits new event when a personalized video is generated. This trigger requires no user-configured props.

URLs

new-video-watched

Prompt

Emits new event whenever a visitor watches a video. This trigger requires video_id prop.

URLs

Actions

send-personalization-request

Prompt

Sends a personalization request for a specified video. Requires prop: 'video_id' that corresponds to the video to be personalized.

URLs

upload-video

Prompt

Uploads a video from a given URL. Required prop: 'video_url', the URL pointing to the video to be uploaded.

URLs

create-contact

Prompt

Creates a new contact in hippo_video. Requires props: 'contact_name' and 'contact_email'. Optional prop: 'contact_phone_number'.

URLs

@dylburger dylburger added the triaged For maintainers: This issue has been triaged by a Pipedream employee label Mar 4, 2024
@luancazarine luancazarine self-assigned this May 20, 2024
luancazarine added a commit that referenced this issue May 21, 2024
Sources:
 - New Event Triggered (Instant)

Actions
 - Send Personalization Request
 - Upload Video
 - Create Contact
@luancazarine luancazarine moved this from Doing to Ready for PR review in Component (Source and Action) Backlog May 21, 2024
@michelle0927 michelle0927 moved this from Ready for PR review to Changes Required in Component (Source and Action) Backlog May 21, 2024
@luancazarine luancazarine moved this from Changes Required to Ready for PR review in Component (Source and Action) Backlog May 23, 2024
@michelle0927 michelle0927 moved this from Ready for PR review to Ready for QA in Component (Source and Action) Backlog May 23, 2024
@vunguyenhung vunguyenhung moved this from Ready for QA to In QA in Component (Source and Action) Backlog May 24, 2024
@vunguyenhung vunguyenhung moved this from In QA to Changes Required in Component (Source and Action) Backlog May 24, 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-hippo_video-dc6aa0474ee341ca9035705bab69a36e

@luancazarine
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-hippo_video-dc6aa0474ee341ca9035705bab69a36e

Hi @vunguyenhung, about the video upload action, their API doesn't support uploading a file, only sending a URL

@luancazarine luancazarine moved this from Changes Required to Ready for QA in Component (Source and Action) Backlog May 24, 2024
@vunguyenhung vunguyenhung moved this from Ready for QA to In QA in Component (Source and Action) Backlog May 27, 2024
@vunguyenhung vunguyenhung moved this from In QA to Ready for release in Component (Source and Action) Backlog May 27, 2024
@vunguyenhung
Copy link
Collaborator

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

Test report
https://vunguyenhung.notion.site/Components-hippo_video-dc6aa0474ee341ca9035705bab69a36e

luancazarine added a commit that referenced this issue May 27, 2024
* hippo_video init

* [Components] hippo_video #10752
Sources:
 - New Event Triggered (Instant)

Actions
 - Send Personalization Request
 - Upload Video
 - Create Contact

* pnpm update

* add form-data

* pnpm update

* some adjusts

* Update components/hippo_video/actions/send-personalization-request/send-personalization-request.mjs

* some adjusts

---------

Co-authored-by: Leo Vu <18277920+vunguyenhung@users.noreply.github.com>
Component (Source and Action) Backlog automation moved this from Ready for release to Done May 27, 2024
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
Development

Successfully merging a pull request may close this issue.

4 participants