Skip to content

Instantly share code, notes, and snippets.

@ZiiSolutions
Created December 10, 2018 17:26
Show Gist options
  • Save ZiiSolutions/fc797e58511b2fa5419159ee695787ac to your computer and use it in GitHub Desktop.
Save ZiiSolutions/fc797e58511b2fa5419159ee695787ac to your computer and use it in GitHub Desktop.
{
"total": 10,
"offset": 0,
"item": [
{
"user": {
"content_user_repository_id": "a2ec7b09-570a-4142-87ab-e5ab9398e5fc"
},
"notification": {
"transmission": {
"type": "email",
"config": {
"format": "text"
}
},
"trigger": {
"type": "real-time"
}
},
"query": {
"q": "\"Queen\""
}
},
{
"user": {
"content_user_repository_id": "a2ec7b09-570a-4142-87ab-e5ab9398e5fc"
},
"notification": {
"transmission": {
"type": "email",
"config": {
"format": "text"
}
},
"trigger": {
"type": "real-time"
}
},
"query": {
"q": "\"Queen\" AND \"Game of Thrones\""
}
},
{
"user": {
"content_user_repository_id": "a2ec7b09-570a-4142-87ab-e5ab9398e5fc"
},
"notification": {
"transmission": {
"type": "email",
"config": {
"format": "text"
}
},
"trigger": {
"type": "real-time"
}
},
"query": {
"q": "!\"Queen\""
}
},
{
"user": {
"content_user_repository_id": "a2ec7b09-570a-4142-87ab-e5ab9398e5fc"
},
"notification": {
"transmission": {
"type": "email",
"config": {
"format": "text"
}
},
"trigger": {
"type": "real-time"
}
},
"query": {
"q": "!\"Queen\" AND !\"Game of Thrones\""
}
},
{
"user": {
"content_user_repository_id": "a2ec7b09-570a-4142-87ab-e5ab9398e5fc"
},
"notification": {
"transmission": {
"type": "email",
"config": {
"format": "text"
}
},
"trigger": {
"type": "real-time"
}
},
"query": {
"q": "\"Queen\" AND \"Sean Bean\" AND !\"Game of Thrones\" AND !\"Sharpe\""
}
},
{
"user": {
"content_user_repository_id": "a2ec7b09-570a-4142-87ab-e5ab9398e5fc"
},
"notification": {
"transmission": {
"type": "email",
"config": {
"format": "text"
}
},
"trigger": {
"type": "real-time"
}
},
"query": {
"andSubject": [
"patopic:soccer"
]
}
},
{
"user": {
"content_user_repository_id": "a2ec7b09-570a-4142-87ab-e5ab9398e5fc"
},
"notification": {
"transmission": {
"type": "email",
"config": {
"format": "text"
}
},
"trigger": {
"type": "real-time"
}
},
"query": {
"andSubject": [
"patopic:soccer",
"patopic:royal"
]
}
},
{
"user": {
"content_user_repository_id": "a2ec7b09-570a-4142-87ab-e5ab9398e5fc"
},
"notification": {
"transmission": {
"type": "email",
"config": {
"format": "text"
}
},
"trigger": {
"type": "real-time"
}
},
"query": {
"notSubject": [
"patopic:soccer"
]
}
},
{
"user": {
"content_user_repository_id": "a2ec7b09-570a-4142-87ab-e5ab9398e5fc"
},
"notification": {
"transmission": {
"type": "email",
"config": {
"format": "text"
}
},
"trigger": {
"type": "real-time"
}
},
"query": {
"notSubject": [
"patopic:soccer",
"patopic:royal"
]
}
},
{
"user": {
"content_user_repository_id": "a2ec7b09-570a-4142-87ab-e5ab9398e5fc"
},
"notification": {
"transmission": {
"type": "email",
"config": {
"format": "text"
}
},
"trigger": {
"type": "real-time"
}
},
"query": {
"andSubject": [
"patopic:soccer",
"patopic:royal"
],
"notSubject": [
"patopic:city",
"patopic:france"
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment