BonzoBonzo / Create or update Prospect

appKey: bonzo
actionKey: create-or-update-prospect

Action Inputs

The following parameters are available when configuring this action:
email
Email
If an existing prospect is found with the given email, it will be updated instead of created.
The prospect's email. If an existing prospect is found with the given email, it will be updated instead of created.
string
firstName
First Name
The prospect's first name.
string
address
Address
The prospect's address.
string | undefined
assignedTo
Assigned To
The id of the team member to which to assign the prospect. Note: a dropdown is made available with the team members of the account.
string | undefined
birthday
Birthday
A formatted or 'spoken' date (e.g.: '15/07/86' or '15th of September 1986')
The prospect's birthday. Accepts an ISO string or a 'spoken' date such as '15th of September 1986'
string | undefined
campaignId
Campaign
The id of the campaign to which to assign the prospect. Note: a dropdown is made available with the campaigns of the account.
string | undefined
city
City
The prospect's city.
string | undefined
fbId
Facebook ID
The facebook id of the prospect.
The prospect's Facebook ID.
string | undefined
field1
Field 1
Custom field 1.
string | undefined
field2
Field 2
Custom field 2.
string | undefined
field3
Field 3
Custom field 3.
string | undefined
field4
Field 4
Custom field 4.
string | undefined
field5
Field 5
Custom field 5.
string | undefined
lastName
Last Name
The prospect's last name.
string | undefined
phone
Phone
The prospect's phone.
string | undefined
pipelineStageId
Pipeline Stage
The id of the pipeline stage to which to assign the prospect. Note: a dropdown is made available with the pipeline stages of the account.
string | undefined
state
State
The prospect's state.
string | undefined
tags
Tags
Comma separated tag values.
Comma separated tag values. Accepts a string array as well.
string | undefined
zip
Zip
The prospect's zip.
string | undefined