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.
- Category
- Utilities
- Pack
- Bonusly
Configuration parameters
- url — Server URL (e.g. https://bonus.ly/api/v1/) (required)
- api_key — API Key (required)
- incidentType — Incident type
- incidentFetchInterval — Incidents Fetch Interval
- insecure — Trust any certificate (not secure)
- proxy — Use system proxy settings
- application_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-bonus — Creates a Bonusly bonus.
- bonusly-delete-bonus — Deletes a bonus by bonus ID.
- bonusly-get-bonus — Gets a bonus by bonus ID.
- bonusly-list-bonuses — Gets a list of bonuses based on the supplied filters.
- bonusly-update-bonus — Updates a bonus.