Advertisement
verygoodplugins

Untitled

Feb 20th, 2021
275
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.39 KB | None | 0 0
  1. {
  2. "properties": [
  3. {
  4. "type": "SYSTEM",
  5. "name": "name",
  6. "value": "Jack"
  7. },
  8. {
  9. "type": "SYSTEM",
  10. "name": "last_name",
  11. "value": "Arturo"
  12. },
  13. {
  14. "type": "SYSTEM",
  15. "name": "email",
  16. "subtype": "primary",
  17. "value": "johngarturo@gmail.com"
  18. }
  19. ],
  20. "ignoreSendingWebhook": true,
  21. "id": "5758369505738752"
  22. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement