Close menu
Explore Plans
Mobile menu Close menu
Polymarket

Outcome price crossed threshold

This trigger fires every time a Polymarket outcome's price crosses the threshold percentage you specify.

Developer info

API endpoint slug
polymarket.outcome_price_crossed_threshold

Trigger fields

Slug Text input

Label
Market slug
Helper text
Paste the polymarket.com market URL or the market slug (e.g. will-trump-win-the-2024-us-presidential-election). Find it in the URL on polymarket.com.
Slug
slug
Required
true
Can have default value
true

Outcome label Text input > Other

Label
Outcome label
Helper text
The outcome label to watch (e.g. Yes, Trump, Harris). Match the label shown on the market page; case-insensitive.
Slug
outcome_label
Required
true
Can have default value
true

Threshold cents Text input > Regular expression

Label
Threshold (cents)
Helper text
Whole number from 1 to 99. Polymarket prices range from 1¢ to 99¢ and represent the implied probability.
Slug
threshold_cents
Required
true
Can have default value
true

Direction Dropdown list

Label
Direction
Slug
direction
Required
true
Can have default value
true

Ingredients

Slug Polymarket market slug

Slug
slug
Filter code
Polymarket.outcomePriceCrossedThreshold.Slug
Type
String
Example
will-trump-win-the-2024-us-presidential-election

Market question Human-readable market question

Slug
market_question
Filter code
Polymarket.outcomePriceCrossedThreshold.MarketQuestion
Type
String
Example
Will Trump win the 2024 US presidential election?

Outcome label The outcome being watched

Slug
outcome_label
Filter code
Polymarket.outcomePriceCrossedThreshold.OutcomeLabel
Type
String
Example
Yes

Current price cents Current price for the outcome in cents (0–100)

Slug
current_price_cents
Filter code
Polymarket.outcomePriceCrossedThreshold.CurrentPriceCents
Type
String
Example
62

Threshold cents The threshold value the price crossed

Slug
threshold_cents
Filter code
Polymarket.outcomePriceCrossedThreshold.ThresholdCents
Type
String
Example
60

Direction crossed Whether the price crossed above or below the threshold

Slug
direction_crossed
Filter code
Polymarket.outcomePriceCrossedThreshold.DirectionCrossed
Type
String
Example
above

Volume24h dollars 24-hour trading volume in dollars

Slug
volume_24h_dollars
Filter code
Polymarket.outcomePriceCrossedThreshold.Volume24hDollars
Type
String
Example
1234567

Liquidity dollars Current liquidity in dollars

Slug
liquidity_dollars
Filter code
Polymarket.outcomePriceCrossedThreshold.LiquidityDollars
Type
String
Example
45678

Image url Image associated with the market

Slug
image_url
Filter code
Polymarket.outcomePriceCrossedThreshold.ImageUrl
Type
Image URL
Example
https://polymarket-upload.s3.us-east-2.amazonaws.com/example.jpg

Market url Link to the market on polymarket.com

Slug
market_url
Filter code
Polymarket.outcomePriceCrossedThreshold.MarketUrl
Type
Web URL
Example
https://polymarket.com/event/will-trump-win-the-2024-us-presidential-election

Crossed at When the cross was detected

Slug
crossed_at
Filter code
Polymarket.outcomePriceCrossedThreshold.CrossedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06+05:00