-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Closed
Labels
triagedFor maintainers: This issue has been triaged by a Pipedream employeeFor maintainers: This issue has been triaged by a Pipedream employee
Description
whatconverts
URLs
Polling Sources
new-lead-added
Prompt
Emit new event when a lead is newly generated. Required props: app instance and app connection. Optional props: filtering criteria (like source, lead status etc.)
updated-lead
Prompt
Emit new event when any existing lead data is updated. Required props: app instance and app connection. Optional props: filtering criteria to target specfic updates.
Actions
find-lead
Prompt
Locate an existing lead. This action requires 'leadId' prop as the unique identifier for the lead. Optionally, a 'criteria' prop could be included for fine-tuned searching.
Metadata
Metadata
Assignees
Labels
triagedFor maintainers: This issue has been triaged by a Pipedream employeeFor maintainers: This issue has been triaged by a Pipedream employee
Type
Projects
Status
Done