Back to APIs list

Slack API examples & templates

Use these vals as a playground to view and fork Slack API examples and templates on Val Town. Run any example below or find templates that can be used as a pre-built solution.
stevekrouse avatar
blueskyAlert
@stevekrouse
Script
Forked from buttondown/runner
stevekrouse avatar
firmIvorySawfish
@stevekrouse
Script
Forked from stevekrouse/demoSDK
tmcw avatar
twitterAlert
@tmcw
Cron
Forked from stevekrouse/twitterAlert
marianogenovese avatar
twitterAlert
@marianogenovese
Cron
Forked from stevekrouse/twitterAlert
alexdphan avatar
twitterSearch
@alexdphan
HTTP (deprecated)
An interactive, runnable TypeScript val by alexdphan
dvsj avatar
GetWebsiteMetadata
@dvsj
HTTP (deprecated)
You know how when you paste a URL in Twitter or Slack it shows you a nice preview? This val gives you that data. Given a URL, this will return metadata about the website like title , description , imageURL , image as base64 etc. Sample input - paste this in your URL bar https://dvsj-GetWebsiteMetadata.web.val.run?targetURL=https://dvsj.in https://dvsj-GetWebsiteMetadata.web.val.run?targetURL=<your-target-url-here> Sample output: { status: 200, url: "https://dvsj.in", title: "Dav-is-here ➜", description: "Davis' not-so-secret stash", imgUrl: "https://www.dvsj.in/cover-picture.png", imgData: "data:image/png;base64,qwertyblahblah" } FAQ: Why is imgData sent when imgUrl is already present? Because you shouldn't hotlink images from 3rd parties. Store the base64 image on your server and use it in your app. It's unfair to use their server bandwidth and could be a security issue for you if they change the content of the link later.
sumukh avatar
twitterAlert
@sumukh
Cron
Forked from stevekrouse/twitterAlert
arunc avatar
twitterAlert
@arunc
Cron
Forked from stevekrouse/twitterAlert
ikbear avatar
amaranthPlanarian
@ikbear
Cron
Forked from stevekrouse/twitterAlert
nevikashah avatar
twitterAlert
@nevikashah
Cron
Forked from stevekrouse/twitterAlert
pomdtr avatar
twitterAlert
@pomdtr
Script
Forked from stevekrouse/twitterAlert
mimos avatar
twitterAlert
@mimos
Cron
Forked from stevekrouse/twitterAlert
kristencheung avatar
twitterAlert
@kristencheung
Cron
Forked from stevekrouse/twitterAlert
4
Next