Post Polymarket market updates to Discord on new RSS items
This query returns the current price, volume, and status of the Polymarket market you specify.
Developer info
- API endpoint slug
- polymarket.look_up_market_by_slug
- Runtime method
- performQuery("polymarket.look_up_market_by_slug"}
Query fields
Slug Text input > Title
- 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
Ingredients
Slug Polymarket market slug
- Slug
- slug
- Filter code
- Polymarket.lookUpMarketBySlug.Slug
- Type
- String
- Example
- will-trump-win-the-2024-us-presidential-election
Market question Human-readable market question
- Slug
- market_question
- Filter code
- Polymarket.lookUpMarketBySlug.MarketQuestion
- Type
- String
- Example
- Will Trump win the 2024 US presidential election?
Outcomes Comma-separated list of outcome labels
- Slug
- outcomes
- Filter code
- Polymarket.lookUpMarketBySlug.Outcomes
- Type
- String
- Example
- Yes, No
Outcome prices Outcome prices in cents, as 'Label: cents' pairs
- Slug
- outcome_prices
- Filter code
- Polymarket.lookUpMarketBySlug.OutcomePrices
- Type
- String
- Example
- Yes: 62, No: 38
Volume24h dollars 24-hour trading volume in dollars
- Slug
- volume_24h_dollars
- Filter code
- Polymarket.lookUpMarketBySlug.Volume24hDollars
- Type
- String
- Example
- 1234567
Liquidity dollars Current liquidity in dollars
- Slug
- liquidity_dollars
- Filter code
- Polymarket.lookUpMarketBySlug.LiquidityDollars
- Type
- String
- Example
- 45678
Is closed Whether the market is resolved/closed
- Slug
- is_closed
- Filter code
- Polymarket.lookUpMarketBySlug.IsClosed
- Type
- String
- Example
- false
End date Scheduled market end date
- Slug
- end_date
- Filter code
- Polymarket.lookUpMarketBySlug.EndDate
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
Image url Image associated with the market
- Slug
- image_url
- Filter code
- Polymarket.lookUpMarketBySlug.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.lookUpMarketBySlug.MarketUrl
- Type
- Web URL
- Example
- https://polymarket.com/event/will-trump-win-the-2024-us-presidential-election
Applets using this Query
-
-
Email Polymarket price after Coinbase buy
-
Post Polymarket market updates to Google Chat
-
Get Polymarket market updates in Notifications widget
-
Email Polymarket price when Coinbase records a sell
-
Post Polymarket market updates to Discord from RSS
-
Send Polymarket market summary to Telegram
-
Fetch Polymarket market when Google Calendar event starts
-
Log Polymarket market prices to Google Sheets
-
Post Polymarket market price to Slack
-
Log Polymarket market snapshot to Google Sheets
-
Get Polymarket market updates as a notification
