Bonusly
The Bonusly integration is used to interact with the Bonusly platform through the API. Bonusly is an employee recognition platform which enterprises use to for employee recognition.
Utilities · Bonusly
Configuration parameters
url— Server URL (e.g. https://bonus.ly/api/v1/) (required)api_key— API Key (required)incidentType— Incident typeinsecure— Trust any certificate (not secure)proxy— Use system proxy settingsapplication_name— Name of the specific Bonusly application (if required)limit— Max. number of bonuses to fetch (Default is 20)user_email— Filter by user email address (given and received)hashtag— Filter by hashtag (e.g., %23teamwork)fetch_time— Start fetching from X days ago (Defaults is 1 day)isFetch— Fetch incidents
Commands (5)
-
bonusly-create-bonusCreates a Bonusly bonus.
-
bonusly-delete-bonusDeletes a bonus by bonus ID.
-
bonusly-get-bonusGets a bonus by bonus ID.
-
bonusly-list-bonusesGets a list of bonuses based on the supplied filters.
-
bonusly-update-bonusUpdates a bonus.