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 50ec74d commit bb7ea34Copy full SHA for bb7ea34
documentation/snippets/activity.md
@@ -1,5 +1,6 @@
1
>
2
```javascript
3
+// Invoke activity call
4
var product = 'The selected product';
5
var userEmail = 'thecurrentuser@me.com';
6
Breinify.activity({
0 commit comments