-
Notifications
You must be signed in to change notification settings - Fork 5.5k
17171 action new trigger action new lead update instant in pipedrive #17199
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
Merged
luancazarine
merged 19 commits into
master
from
17171-action-new-trigger-action-new-lead-update-instant-in-pipedrive
Jun 24, 2025
Merged
Changes from 2 commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
a57a317
[ACTION] New Trigger action "New Lead Update (Instant)" in Pipedrive …
luancazarine 234ba4f
pnpm update
luancazarine 4c6209e
Refactor names for Pipedrive updated sources to improve clarity: chan…
luancazarine 0152405
pnpm update
luancazarine 1b5a611
pnpm update
luancazarine 6c8249e
Remove the "Search Quotes" action from Jobber component, cleaning up …
luancazarine 689b80a
Update components/pipedrive/sources/updated-person-instant/updated-pe…
GTFalcao 3053e4e
Add custom fields retrieval methods and enhance data parsing in Piped…
luancazarine fd2ecbf
Merge branch '17171-action-new-trigger-action-new-lead-update-instant…
luancazarine 70d4af5
Enhance Pipedrive updated lead source with data parsing functionality
luancazarine 1fa6035
pnpm update
luancazarine c050334
Merge branch 'master' into 17171-action-new-trigger-action-new-lead-u…
luancazarine bc6bfc7
pnpm update
luancazarine 9ec3541
fix push error
luancazarine 2a1ff3d
pnpm update
luancazarine 293ffb3
Update @pipedream/platform dependency to version 3.1.0 in Pipedrive c…
luancazarine 730418b
Merge branch 'master' into 17171-action-new-trigger-action-new-lead-u…
luancazarine ff60bb6
pnpm update
luancazarine 035db29
remove uncommited package.json
luancazarine File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
components/pipedrive/actions/remove-duplicate-notes/remove-duplicate-notes.mjs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
56 changes: 56 additions & 0 deletions
56
components/pipedrive/sources/updated-lead-instant/test-event.mjs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,56 @@ | ||
| export default { | ||
| "data": { | ||
| "add_time": "2025-06-19T16:07:08.597Z", | ||
| "channel": null, | ||
| "channel_id": null, | ||
| "creator_id": 12345678, | ||
| "custom_fields": {}, | ||
| "expected_close_date": null, | ||
| "id": "123456789-1234-1234-1234-123456789012", | ||
| "is_archived": false, | ||
| "label_ids": [ | ||
| "123456789-1234-1234-1234-123456789012", | ||
| "123456789-1234-1234-1234-123456789012", | ||
| "123456789-1234-1234-1234-123456789012" | ||
| ], | ||
| "next_activity_id": null, | ||
| "organization_id": null, | ||
| "origin": "ManuallyCreated", | ||
| "origin_id": null, | ||
| "owner_id": 12345678, | ||
| "person_id": 12, | ||
| "source_name": "Manually created", | ||
| "title": "Lead Title", | ||
| "update_time": "2025-06-19T16:07:36.753Z", | ||
| "was_seen": true, | ||
| "value": { | ||
| "amount": 123, | ||
| "currency": "BRL" | ||
| } | ||
| }, | ||
| "previous": { | ||
| "update_time": "2025-06-19T16:07:30.029Z", | ||
| "value": null | ||
| }, | ||
| "meta": { | ||
| "action": "change", | ||
| "company_id": "12345678", | ||
| "correlation_id": "123456789-1234-1234-1234-123456789012", | ||
| "entity_id": "123456789-1234-1234-1234-123456789012", | ||
| "entity": "lead", | ||
| "id": "123456789-1234-1234-1234-123456789012", | ||
| "is_bulk_edit": false, | ||
| "timestamp": "2025-06-19T16:07:36.754Z", | ||
| "type": "application", | ||
| "user_id": "12345678", | ||
| "version": "2.0", | ||
| "webhook_id": "12345678", | ||
| "webhook_owner_id": "12345678", | ||
| "change_source": "app", | ||
| "permitted_user_ids": [ | ||
| "12345678" | ||
| ], | ||
| "attempt": 1, | ||
| "host": "pd.pipedrive.com" | ||
| } | ||
| } |
25 changes: 25 additions & 0 deletions
25
components/pipedrive/sources/updated-lead-instant/updated-lead-instant.mjs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,25 @@ | ||
| import common from "../common/base.mjs"; | ||
| import sampleEmit from "./test-event.mjs"; | ||
|
|
||
| export default { | ||
| ...common, | ||
| key: "pipedrive-updated-lead-instant", | ||
| name: "Updated Lead (Instant)", | ||
| description: "Emit new event when a lead is updated.", | ||
| version: "0.0.1", | ||
| type: "source", | ||
| dedupe: "unique", | ||
| methods: { | ||
| ...common.methods, | ||
| getExtraData() { | ||
| return { | ||
| event_action: "change", | ||
| event_object: "lead", | ||
| }; | ||
| }, | ||
| getSummary(body) { | ||
| return `Lead successfully updated: ${body.data.id}`; | ||
| }, | ||
luancazarine marked this conversation as resolved.
Show resolved
Hide resolved
|
||
| }, | ||
| sampleEmit, | ||
| }; | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.