It would be great if the values of custom fields (for Filedrops) could be added to the JSON, and not just as a string in the 'message' attribute) Basically, 'attribute_name' : 'Attribute Value' (with appropriate string-ification of both if need - e.g. text as text, checkboxes -> True/False etc) At the moment I have to chop us the message string but that is messy and error prone, would be much nicer if the values were appropriately passed in the JSON