class Bentonow::Event

Defined in:

bentonow/create_event.cr

Class Method Summary

Class Method Detail

def self.create_event(publishable_key : String, secret_key : String, site_uuid : String, body : String) #

Use this for single or batch processing of events such as adding tags or fields to one or more users. See Bento API reference here.


[View source]