Integration
Connect CRUSH to RainViewer
When something happens in CRUSH, your agent does the next thing in RainViewer. Describe it in plain language and the automation is built, tested on every branch and kept running.
Build it
What do you want CRUSH and RainViewer to do together?
Describe it and your agent reads both APIs, builds the automation, tests every branch and ships it. The list below is what exists today, not the limit.
Ask the assistant
You'll sign in before anything runs. What you typed comes with you.
Or work from Claude Code
Install the APIANT plugin for Claude Code and build, edit, test and read run history from your terminal. Every plan gets this, including free, and it spends no assistant credits.
Connect Claude CodeEverything your agent can do with CRUSH and RainViewer
Triggers and actions 1 trigger ยท 4 actions
Trigger
Receive NoteTriggers when a new note is captured in CRUSH. Returns the note's transcript and the date it was created.
Action
Create NoteCreates a new note in CRUSH from the transcript text you provide. Returns the id of the note that was created.
Action
Get radar coverage tileFetch a radar coverage mask tile (PNG) showing where weather radar data is available versus unavailable, for a given tile or coordinate and zoom level.
Action
Get radar tile imageFetch a single composite weather radar tile image (PNG) for a given map tile or coordinate, zoom level, color scheme, and smoothing/snow options. Uses the host/path returned by the weather radar timeline.
Action
Get weather radar timelineFetch the current radar timeline metadata (past 2 hours, 10-minute frames) including the tile host and per-frame paths needed to build radar tile URLs. GET https://api.rainviewer.com/public/weather-maps.json
No trigger or action matches that. Ask your agent to add it: it reads the API documentation and builds what you describe.