Donation
Trigger for a TipeeeStream Donation
Parameters
Range
Select
Filter events between a specified Min
and Max
Min
and Max
are inclusive of the entered values
Any Value
- Leave both min and max empty to accept any valueExact Value
- Enter only aMax
to trigger on a specific valueGreater Than
- Enter only aMin
to trigger on any value greater than the specified valueRange
- Enter bot ha min and a max to trigger within a desired range
Variables
The following variables will be populated when this trigger executes:
Description | ||
---|---|---|
amount | number | The amount of the tip (decimal value) Example: 5 |
avatar | string | Avatar of the user |
currency | string | The 3 letter currency code Example: EUR |
fees | number | The fees that will be taken from the tip Example: 0.2 |
message | string | Any donation message the user may have included Example: My donation message |
timestamp | DateTime | The timestamp of this event Example: 8/4/2023 10:56:06 AM |
tipeeStreamId | string | The id from TipeeeStream |
username | string | Who the donation was from, as the user filled out Example: TipeeeStreamUser123 |