Integration
Connect Salesmate to RainViewer
When something happens in Salesmate, 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 Salesmate 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 Salesmate and RainViewer
Triggers and actions 2 triggers ยท 13 actions
Trigger
New De-Activated UserTriggers when a user in Salesmate is de-activated.
Trigger
New UserTriggers when a new user is added to your Salesmate account.
Action
Add NoteAdds a note to a contact in Salesmate. Returns the id of the note that was created.
Action
Create ContactCreates a new contact in Salesmate. Returns the id of the contact that was created.
Action
Random UserPicks one active Salesmate user at random, for round-robin style assignment. Returns that user's id, name and email.
Action
Search for Total Rows in ActivityReturns how many Salesmate activities match the criteria you supply, without returning the activities themselves.
Action
Search for Total Rows in CompanyReturns how many Salesmate companies match the criteria you supply, without returning the companies themselves.
Action
Search for Total Rows in ContactsReturns how many Salesmate contacts match the criteria you supply, without returning the contacts themselves.
Action
Search for Total Rows in DealReturns how many Salesmate deals match the criteria you supply, without returning the deals themselves.
Action
Search UserReturns the Salesmate users whose name or email matches the text you supply. Leave both blank to return every user of the chosen status.
Action
Update ContactUpdates an existing contact in Salesmate. Only the fields you supply are changed.
Action
Update NoteUpdates an existing note on a contact in Salesmate.
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.