We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5d34e9 commit da88fe3Copy full SHA for da88fe3
src/connections/spec/common.md
@@ -89,6 +89,7 @@ Here's an example of these common fields in raw JSON:
89
"Mixpanel": false,
90
"Salesforce": false
91
},
92
+ "event": "Report Submitted",
93
"messageId": "022bb90c-bbac-11e4-8dfc-aa07a5b093db",
94
"receivedAt": "2015-12-10T04:08:31.909Z",
95
"sentAt": "2015-12-10T04:08:31.581Z",
@@ -97,6 +98,7 @@ Here's an example of these common fields in raw JSON:
97
98
"userId": "97980cfea0067",
99
"version": 2
100
}
101
+
102
```
103
104
In more detail these common fields for every API call are:
0 commit comments