Skip to content

[Components] instantly #15226

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 Jan 8, 2025 · 2 comments · Fixed by #15228
Closed

[Components] instantly #15226

pipedream-component-development opened this issue Jan 8, 2025 · 2 comments · Fixed by #15228
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

instantly

URLs

Webhook Sources

new-event-instant

Prompt

Emit new event when activity occurs in your Instantly workspace. Possible activities include an email being sent, a new reply detected, a bounce, a lead unsubscribing, or when someone opens your emails. Required props are: 'Event Type' and 'Campaign'. Prop 'campaign' has async options and 'event type' can be 'email_sent', 'email_bounced', 'email_opened', 'email_link_clicked', 'reply_received', 'lead_unsubscribed', 'campaign_completed', 'account_error', 'lead_not_interested', 'lead_neutral', 'lead_meeting_booked', 'lead_meeting_completed', 'lead_closed', 'lead_out_of_office' or 'lead_wrong_person'.

URLs

Actions

add-tags-campaign

Prompt

Add tags to a specific campaign. Required props: 'campaign_id' (ID of the campaign), 'tags' (list of tags to add). Optional props: None. 'resource_type' has 2 as value. 'campaign_id' has async options.

URLs

add-lead-campaign

Prompt

Add a lead to a campaign for tracking or further actions. Required props: 'leads', 'campaign_id' (ID of the campaign). Optional props: 'skip_if_in_workspace' and 'skip_if_in_campaign'. 'campaign_id' has async options.

URLs

update-lead-status

Prompt

Update the status of a lead to manage workflows or pipelines. Required props: 'email', 'new_status' (new status to assign to the lead) and 'campaign_id'. 'campaign_id' has async options.

URLs

@pipedream-component-development pipedream-component-development added the triaged For maintainers: This issue has been triaged by a Pipedream employee label Jan 8, 2025
@luancazarine luancazarine self-assigned this Jan 8, 2025
luancazarine added a commit that referenced this issue Jan 9, 2025
Sources
 - New Event (Instant)

Actions
 - Add Tags Campaign
 - Add Lead Campaign
 - Update Lead Status
@luancazarine luancazarine moved this from Doing to Ready for PR Review in Component (Source and Action) Backlog Jan 9, 2025
@GTFalcao GTFalcao 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-instantly-176bf548bb5e812db36cd4870fd0af1a

@luancazarine luancazarine moved this from Changes Required 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 13, 2025
@vunguyenhung vunguyenhung moved this from In QA to Ready for Release in Component (Source and Action) Backlog Jan 13, 2025
@vunguyenhung
Copy link
Collaborator

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

Test report
https://vunguyenhung.notion.site/Components-instantly-176bf548bb5e812db36cd4870fd0af1a

luancazarine added a commit that referenced this issue Jan 13, 2025
* instantly init

* [Components] instantly #15226
Sources
 - New Event (Instant)

Actions
 - Add Tags Campaign
 - Add Lead Campaign
 - Update Lead Status

* pnpm update

* pnpm update

* fix description

* add documentation URL

* pnpm update
@github-project-automation github-project-automation bot moved this from Ready for Release to Done in Component (Source and Action) Backlog Jan 13, 2025
# 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