Donation
Trigger for a Ko-Fi 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 donation amount Example: 10 |
currency | string | The currency of the donation Example: EUR |
from | string | The username from who triggered the event Example: KoFiUser123 |
isPublic | boolean | Is the message shared publicly? Example: true |
message | string | The message the user left Example: My Ko-Fi message |
messageId | string | Kofi's internal identifier |
timestamp | DateTime | The timestamp of the event Example: 8/4/2023 10:56:06 AM |