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] instantly #15226

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

[Components] instantly #15226

pipedream-component-development opened this issue Jan 8, 2025 · 1 comment · May be 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 luancazarine linked a pull request Jan 8, 2025 that will close this issue
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

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