GET_PERSON_FULLCONTACT

Get details for a person using either their email address, Twitter handle, or phone number.

icon of FullContactFullContact
Not a big fan of functions?
Use the Actions Wizard to configure any action in Rows without functions.

Parameter List

Syntax
GET_PERSON_FULLCONTACT(email_twitter_phone)
email_twitter_phone

The email address, Twitter handle, or international phone number of the person. For example: "jeffbezos@amazon.com","elonmusk", or "13037170414".

Examples

GET_PERSON_FULLCONTACT("jeffbezos@amazon.com") returns JSON with Jeff Bezos' info, via his email address.