Skip to content

Instantly share code, notes, and snippets.

View LiviaSarban's full-sized avatar
🤓
Learning JS

Livia-Alexandra Sarban LiviaSarban

🤓
Learning JS
View GitHub Profile
@LiviaSarban
LiviaSarban / index.html
Created November 13, 2017 02:49
Product Listing // source https://jsbin.com/lafawov
<!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:
{"text":"Customer {{customer.email}} failed to active their account created on {{customer.created_at | date: "%B %-d, %Y"}}. Incorrect email address?"}
{"email":"{{customer.email}}",
"name":"{{customer.first_name}} {{customer.last_name}}",
"properties":
{"locale":"{{customer.language}}"}
}
@LiviaSarban
LiviaSarban / Zendesk_example.json
Last active July 25, 2016 18:16
Zendesk_example.json
{
"ticket": {
"subject": "{{customer.company_name}} has cancelled their account",
"comment": { "body": "{{event.feedback}}" },
"requester": { "name": "{{customer.contact_firstName}} {{customer.contact_lastName}}", "email": "{{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
{
"name":"Schedule call with {{customer.name}}",
"idList":"YOUR-idList",
"due":"null",
"desc":"The customer can be reached at {{customer.email}}."
}

Keybase proof

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: