Send rewards in real time by spreadsheet upload, API integration or leveraging out-of-the-box integrations with popular tools such as email, Slack, SurveyGizmo and more.
Search previously issued rewards and take administrative actions (e.g. resend, cancel, retrieve order receipts, etc.). Our dashboard makes customer support, compliance and fraud prevention a breeze.
Track spending patterns over time on an organizational, team member and recipient basis for accounting and tax compliance purposes. Export detailed CSV reports on-demand within the Tremendous dashboard.
Delivered on demand with custom branding and a flexible catalog suited to the specific needs of your recipients.
from tremendous import Tremendous
env = "https://www.tremendous.com"
client = Tremendous("[ACCESS_TOKEN]", env)
client.create_order({
"funding_source_id": "[FUNDING_SOURCE_ID]",
"rewards": [
{
"amount": 40,
"message": "Thank you for participating in our study!",
"recipient": {
"email": "[email protected]",
"name": "Mary Smith"
}
}
]
})
Boosted employee morale and delivered on their core cultural values with their peer to peer bonus program.
Incentivizes their volunteer network to assist in necessary bicycle supply operations across locations.
Tremendous has made rewarding our user research subjects so simple. I can't recommend it highly enough.