Public vals
6
campsite avatar
campsite
email_channel
Email
Email a Campsite channel This val creates an email address that posts forwarded emails to a Campsite channel. It uses GPT-4 to extract a readable version of the forwarded email from the raw body. If you don't want to use GPT-4, omit the OPENAI_API_KEY and the raw body will be included in the post. Other providers are available via Vercel's AI SDK . For help with creating integrations, check out the Campsite API docs . You'll need to create an integration and get an API key.
1
campsite avatar
campsite
api
Script
Campsite API Note: this Val has been deprecated. Please use our official JS/TS SDK: https://www.npmjs.com/package/campsite-client
0
campsite avatar
campsite
axiomNotifier
HTTP
This webhook handler sends messages in the specificed thread in response to events from Axiom , a log monitoring service, Campsite API Documentation: https://campsite.com/docs
0
campsite avatar
campsite
helloWorld
Script
This is a simple script to create a post on Campsite. Use it as a starting point for other scripts. Campsite API Documentation: https://campsite.com/docs
0
campsite avatar
campsite
githubPRAlert
HTTP
This val creates a GitHub webhook listener that posts pull request information to Campsite when a pull request is opened or closed. Campsite API docs: https://campsite.com/docs
0
campsite avatar
campsite
dailyStandup
Cron
This script creates a daily standup post on Campsite every day at 5:30pm ET. Learn about how we run our async standups on Campsite: https://www.campsite.com/blog/effective-daily-standups-for-distributed-teams Campsite API Documentation: https://campsite.com/docs
0
Next