-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Description
drift
URLs
Polling Sources
new-conversation-instant
Prompt
Emits new event every time a conversation is started. No props required.
new-lead-instant
Prompt
Emits new event when an email address is collected from a lead. Requires a prop to specify the source of the lead.
new-message-instant
Prompt
Emits new event each time a new message in a conversation is received. Requires props for conversation ID and message context.
Actions
create-update-contact
Prompt
Creates or updates a contact within Drift. Required props are 'contact details' which include all relevant information about the contact.
update-known-contact
Prompt
Updates an existing contact in Drift. The required prop for this action is 'contact id' to identify the contact. Other props depend on the information to be updated.
find-user-end-user-id
Prompt
Fetches user information in Drift using an end user id. The required prop is 'end user id'. This action returns comprehensive details about the user.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status