This repository contains a set of community-generated functions, to serve as examples to base your own functions upon. If you're building out a new integration, or a custom piece of code that you want Segment to run, use this repo as the set of examples.
- Adyen - Subscribes to Adyen webhooks
- Audit Forwarding - Enhances Segment Audit Forwarding
- Close.io - Subscribes to Close.io webhooks
- Formstack - Subscribes to Formstack webhooks
- Github - Subscribes to Github webhooks
- Google Sheets - Subscribes to Google Sheets webhooks
- Influitive - Subscribes to Influitive webhooks
- LeanPlum - Subscribes to Leanplum webhooks
- Paypal - Subscribes to Paypal webhooks
- Pipedrive - Subscribes to Pipedrive webhooks
- Shippo - Subscribes to Shippo webhooks
- Shopify - Subscribes to Shopify webhooks
- Stripe Events - Subscribes to Stripe webhooks
- SurveyMonkey - Subscribes to SurveyMonkey webhooks
- Talkable - Subscribes to Talkable webhooks
- Typeform - Subscribes to Typeform webhooks
- Airtable - Capture user feedback and send through to your Airtable
- Follow Along - Generates Fullstory links and sends to Slack
- Requestbin - Sends events to RequestBin for introspection
- Slack - Adds a Gravatar icon to events with an email and sends messages to Slack
- Zendesk - Create new Zendesk tickets triggered by events that you send
- Datadog - Sends a metric to datadog with high level message/event type as tags
- Optimizely - Sends conversion metrix to optimizely.
Run tests with:
yarn && yarn test