$50 OFF for the next 10 days with code UPVOTED50
Connect Upvoted to 5,000+ apps with Zapier. This guide shows how to set it up and which triggers/actions are available.
Visit the Upvoted page on Zapier for templates and examples: zapier.com/apps/upvoted/integrations.
https://upvoted.io/app/board/<board-slug>/api-tokens
) https://upvoted.io
or your custom domain) https://upvoted.io
) https://upvoted.io/app/board/<board-slug>/api-tokens
in Upvoted Fires when a new feature request is created on your board. Returns the same structure as the API Feature JSON.
Key fields:
id
, title
, description
, status
image
inserted_at
public_upvotes_count
, private_upvotes_count
, comments_count
contributor
(name/email if present) url
Fires when a new comment is added to a feature. Returns the same structure as the API Comment JSON.
Key fields:
id
, message
, inserted_at
, feature_id
contributor
(name/email if present) user
(name/email if present) Fires when a feature status changes.
Key fields:
feature_id
, title
old_status
, new_status
changed_at
url
Creates a new feature request on your board. Typical inputs:
title
(required) description
status
contributor
(name/email if present) https://yourdomain.com
as Base URL. Contact support via your workspace or email us at support@releasy.xyz.