Saasli / saasli-backend

Documentation
https://saasli.github.io/docs/
0 stars 0 forks source link

[Events] Identifying fields to support integers #49

Closed godd9170 closed 7 years ago

godd9170 commented 7 years ago

It's very possible to use an integer (number) as the sf_field_value by which you'd like to identify the triggering record. However is will currently fire back the error:

"Error Mapping User Usage History Event Type Names: descriptor \'lower\' requires a \'unicode\' object but received a \'int\'"

if you try.