Skip to content

Instantly share code, notes, and snippets.

{
"salesforceInstanceUrl" : "https:\/\/clari--qa2.sandbox.my.salesforce.com",
"userType" : "MANAGER",
"hasOnboarded" : true,
"salesforceAuthUrl" : null,
"teamLinkingEnabled" : false,
"fields" : {
"modes" : {
"OPPORTUNITY_MODE" : {
"contexts" : {
{
"salesforceAuthorizationFailed" : false,
"genericConfig" : [
{
"roleId" : null,
"configName" : "adminCrawlUserList",
"userId" : null,
"configValue" : [
"005g0000004IQC6AAO"
],
{"&":[
{"id" : "123", "name" :"abba"},
{"id" : "124", "name" :"babba"}
]}
{"&":[
["id" : "123", "name" :"abba"],
["id" : "124", "name" :"babba"]
]}
filterByJson = "{\"type\":\"EXPRESSION\",\"operator\":\"AND\",\"operands\":[{\"type\":\"FIELD\",\"id\":\"deal_status\",\"value\":[]},{\"type\":\"FIELD\",\"id\":\"opportunity.forecastcategoryname\",\"value\":[\"Pipeline\",\"Best Case\",\"Commit\"]},{\"type\":\"FIELD\",\"id\":\"opportunity.amount\",\"value\":[\"100K-500K\",\"500K-1M\",\"> 1M\"]},{\"type\":\"FIELD\",\"id\":\"opportunity.ownerid\",\"value\":{\"scope\":\"My Reports\"}},{\"type\":\"FIELD\",\"id\":\"opportunity.closedate\",\"value\":[\"This Quarter\",\"Next Quarter\",\"Later\"]}]}";
groupByField = None;
id = {
counter = 6205211;
date = "2016-11-03T06:48:11.000+0000";
machineIdentifier = 479953;
processIdentifier = "-31482";
time = 1478155691000;
timeSecond = 1478155691;
timestamp = 1478155691;
{
"t": "task_comments",
"aps": {
"alert": "User commented on This is a overdue milestone.",
"sound": "default",
"badge": 2
},
"i": "53629adde4b0c0fe25810a68",
"i1": "5330c229e4b061a7e896e681"
}
{
"id": "5488a79fe4b0908adb7ed1b9",
"taskSummary": "Blarg Blarg Blarg Blarg ",
"taskEntity": null,
"dueDate": null,
"assignee": 1423,
"assigneeName": "Vishal",
"status": "PENDING",
"sourceTemplate": null,
"isMilestone": false,
{
"glossary": {
"title": "example glossary",
"GlossDiv": {
"title": "S",
"GlossList": {
"GlossEntry": {
"ID": "SGML",
"SortAs": "SGML",
"GlossTerm": "Standard Generalized Markup Language",
@Buza
Buza / PaperJS.lua
Created November 6, 2012 21:28
Paper.js Example
brw = browser.new()
screen.add(brw)
function load(obj)
end
browser.load(brw, "http://buza.mitplw.com/plw/paperweb", load)
object.setframe(brw, 10, 10, 1004, 748)