You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* agiliron init
* [Components] agiliron #13871
Sources
- New Contact Created
- New Lead Created
- New Task Created
Actions
- Create Contact
- Create Lead
- Create Event
* pnpm update
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
The text was updated successfully, but these errors were encountered: