Creating Automated Alerts for Crypto Price Drops with Clay and API Ninjas
One use case that I am trying to solve for: -I have created a Clay table that pulls in data for crypto prices using "API Ninjas" (here: https://app.clay.com/workspaces/322200/tables/t_7KqnuWCzdtyY/views/gv_S3UNEnPyAQMh) -I would ideally like to do the following: #1 - Re-run the "API Ninjas" API call every hour #2 - See if the value for each coin is below a certain amount #3 - If so, text or email me alerting me about the price drop I'm not sure how to solve for #1. #2 is fairly straightforward. For #3, I know Zapier has functionality that can handle this (e.g. using the Twilio API for text or sending me an email via Gmail), but Zapier's integration with Clay seems kind of limited (it looks like all I can do is create or update records or rows). Let me know how best to solve for this, or whether this is functionality that Clay does not yet have at the moment.