-
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
cogmento
URLs
Polling Sources
new-contact-created
Prompt
Emit new event when a new contact is added in Cogmento.
new-deal-created
Prompt
Emit new event when a new deal is created in Cogmento.
new-task-created
Prompt
Emit new event when a new task is created. Use this to monitor task assignments or workflow automation.
Actions
create-contact
Prompt
Create a new contact in Cogmento CRM. Requires properties like first name, last name, email (required), and optional fields like phone or company.
create-deal
Prompt
Create a new deal in Cogmento. Requires title, value, and stage. Optional properties include tags, owner, and expected close date.
create-task
Prompt
Create a new task in Cogmento associated with a contact, deal, or lead. Requires title and due date. Optionally specify assigned user and details.
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