I hereby claim:
- I am liviasarban on github.
- I am liviasarban (https://keybase.io/liviasarban) on keybase.
- I have a public key whose fingerprint is 0B64 7CC7 92B8 77DB 1A8F DDDF CA66 8F72 2D45 B8B7
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
{ | |
"name":"Schedule call with {{customer.name}}", | |
"idList":"YOUR-idList", | |
"due":"null", | |
"desc":"The customer can be reached at {{customer.email}}." | |
} |
{ | |
"type": "email", | |
"customer": { | |
"email": "{{customer.email}}", | |
"firstName":"{{customer.firstName}}", | |
"lastName":"{{customer.lastName}}" | |
}, | |
"subject": "Low NPS rating from customer {{customer.firstName}} {{customer.lastName}}", | |
"mailbox": { | |
"id": MAILBOX-ID |
{ | |
"ticket": { | |
"subject": "{{customer.company_name}} has cancelled their account", | |
"comment": { "body": "{{event.feedback}}" }, | |
"requester": { "name": "{{customer.contact_firstName}} {{customer.contact_lastName}}", "email": "{{customer.email}}" } | |
} | |
} |
{"email":"{{customer.email}}", | |
"name":"{{customer.first_name}} {{customer.last_name}}", | |
"properties": | |
{"locale":"{{customer.language}}"} | |
} |
{"text":"Customer {{customer.email}} failed to active their account created on {{customer.created_at | date: "%B %-d, %Y"}}. Incorrect email address?"} |
<!DOCTYPE html> | |
<html> | |
<head> | |
<meta charset="utf-8"> | |
<meta name="viewport" content="width=device-width"> | |
<title>Product Listing</title> | |
</head> | |
<body> | |
Product Type: ketchup | |
Brand: |