-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Closed
Description
agiliron
URLs
Polling Sources
new-contact-created
Prompt
Emit new event when a new contact is created in Agiliron. No props required.
URLs
new-lead-created
Prompt
Emit new event when a new lead is created in Agiliron. No props required.
URLs
new-task-created
Prompt
Emit new event when a new task is created in Agiliron. No props required.
URLs
Actions
create-contact
Prompt
Generates a new contact within Agiliron. The required prop is 'LastName'. The rest of the props are optional.
URLs
create-lead
Prompt
Establishes a new lead within Agiliron. The required props are 'LastName' and 'Company'. The rest of the props are optional.
URLs
create-event
Prompt
Creates a new event within Agiliron. Required props are 'Subject', 'StartDate' and 'StartTime'. The rest of the props are optional.
URLs
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Done