Last active
February 11, 2017 14:17
-
-
Save wfaler/8f03a6c4cfadc0217b72f611c88033ca 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
{ | |
"campaign": "My first NPS campaign", | |
"contacts": [{ | |
"email": "johndoe@foobar.com", | |
"name": "John Doe", | |
"extra-field": "other data" | |
}] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment