Created
October 12, 2016 20:58
-
-
Save jscheel/f4a1d19857cbac5330ac67be39e682fd to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
email: <string (email_address)> | |
name: <string> | |
first_name: <string> | |
last_name: <string> | |
about: <string> | |
title: <string> | |
company: <string> | |
phone: <string> | |
location: <string> | |
website: <string> | |
custom_field1: <string | number | object | array> | |
custom_field2: <string | number | object | array> | |
... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment