Siro-ai / SiroSDK

SDKs for interacting with Siro.ai from other applications.
1 stars 0 forks source link

Allow for MetaData argument to be passed to the sendEvent function #2

Closed christophliftoff closed 11 months ago

christophliftoff commented 11 months ago

We want to allow integrators to pass metadata along with any events.

This allows the integrator to use the SiroSDK without a webhook/backend api. This is important because it lets us determine if a recording was won/not won, as well as other potentially useful lead information.

Requirements: