Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions src/customer-guides/gong.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Gong
description: "Set up Gong outbound webhooks to send call.created events to your Ampersand integration by creating an automation rule in Gong Admin Settings."
---

## Checklist before you start
Expand Down
1 change: 1 addition & 0 deletions src/customer-guides/zoho.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: "Zoho"
description: "Prepare a Zoho account to install an Ampersand integration: activate Zoho CRM, pick the right user type, and set up Zoho Mail outgoing webhooks."
---

## Checklist before installing a Zoho integration
Expand Down
1 change: 1 addition & 0 deletions src/destinations/bigquery.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: BigQuery destinations
description: "Stream Read Actions and Subscribe Actions data from Ampersand to a BigQuery table using a service account and a fixed id/payload schema."
---

For more information on destinations, see the [Destinations](/destinations) page.
Expand Down
1 change: 1 addition & 0 deletions src/destinations/clickhouse.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: ClickHouse destinations
description: "Stream Read Actions and Subscribe Actions data from Ampersand to a ClickHouse table where each top-level JSON field maps to its own column."
---

For more information on destinations, see the [Destinations](/destinations) page.
Expand Down
1 change: 1 addition & 0 deletions src/destinations/eventbridge.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Amazon EventBridge destinations
description: "Fan out Read Actions and Subscribe Actions events from Ampersand to an Amazon EventBridge event bus using AWS access keys with PutEvents permission."
---

For more information on destinations, see the [Destinations](/destinations) page.
Expand Down
1 change: 1 addition & 0 deletions src/destinations/kinesis.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Kinesis destinations
description: "Stream Read Actions and Subscribe Actions events from Ampersand to an Amazon Kinesis data stream using AWS access keys with PutRecord permission."
---

For more information on destinations, see the [Destinations](/destinations) page.
Expand Down
1 change: 1 addition & 0 deletions src/destinations/overview.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Overview
description: "Route data from Read and Subscribe Actions or notifications to Slack, webhooks, warehouses, blob storage, and message queue destinations in Ampersand."
---

Ampersand supports webhook, Slack, Kinesis, and S3 destinations, along with a range of data warehouse and message queue destinations (ClickHouse, Snowflake, BigQuery, Redshift, Amazon SQS, Amazon SNS, Amazon EventBridge, Google Cloud Pub/Sub, and RabbitMQ). Destinations allow you to route data synced from SaaS instances via [Read Actions](/read-actions) or [Subscribe Actions](/subscribe-actions), and to receive real-time [Notifications](/notifications) about important lifecycle events in your projects.
Expand Down
1 change: 1 addition & 0 deletions src/destinations/pubsub.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Google Cloud Pub/Sub destinations
description: "Publish Read Actions and Subscribe Actions events from Ampersand to a Google Cloud Pub/Sub topic using a service account with publisher permissions."
---

For more information on destinations, see the [Destinations](/destinations) page.
Expand Down
1 change: 1 addition & 0 deletions src/destinations/rabbitmq.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: RabbitMQ destinations
description: "Publish Read Actions and Subscribe Actions events from Ampersand to a RabbitMQ instance as JSON messages using a connection URI and a routing key."
---

For more information on destinations, see the [Destinations](/destinations) page.
Expand Down
1 change: 1 addition & 0 deletions src/destinations/redshift.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Amazon Redshift destinations
description: "Stream Read Actions and Subscribe Actions data from Ampersand to an Amazon Redshift table using a Workgroup or Cluster and AWS access keys."
---

For more information on destinations, see the [Destinations](/destinations) page.
Expand Down
1 change: 1 addition & 0 deletions src/destinations/s3.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Amazon S3 destinations
description: "Deliver Read Actions and Subscribe Actions payloads from Ampersand to an Amazon S3 bucket using an IAM user with s3:PutObject permissions."
---

For more information on destinations, see the [Destinations](/destinations) page.
Expand Down
1 change: 1 addition & 0 deletions src/destinations/slack.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Slack destinations
description: "Send Ampersand notifications and read or subscribe payloads to a Slack channel with an incoming webhook, including size limits and setup steps."
---

For more information on destinations, see the [Destinations](/destinations) page.
Expand Down
1 change: 1 addition & 0 deletions src/destinations/snowflake.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Snowflake destinations
description: "Stream Read Actions and Subscribe Actions data from Ampersand to a Snowflake table using a user, private key, warehouse, and database credentials."
---

For more information on destinations, see the [Destinations](/destinations) page.
Expand Down
1 change: 1 addition & 0 deletions src/destinations/sns.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Amazon SNS destinations
description: "Fan out Read Actions and Subscribe Actions events from Ampersand to an Amazon SNS topic using AWS access keys with Publish permission on the topic."
---

For more information on destinations, see the [Destinations](/destinations) page.
Expand Down
1 change: 1 addition & 0 deletions src/destinations/sqs.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Amazon SQS destinations
description: "Deliver Read Actions and Subscribe Actions events from Ampersand to an Amazon SQS queue using AWS access keys with SendMessage permission."
---

For more information on destinations, see the [Destinations](/destinations) page.
Expand Down
1 change: 1 addition & 0 deletions src/notifications/overview.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Overview
description: "Subscribe to Ampersand lifecycle events such as installation, read, write, connection, and error notifications, and route them to your destinations."
---

Ampersand notifications deliver real-time messages about important lifecycle changes in your project. They allow you to track when customers install, update, or delete integrations; when backfills complete; and when sync issues occur.
Expand Down
1 change: 1 addition & 0 deletions src/provider-guides/gong.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: "Gong"
description: "Connect Gong to Ampersand using OAuth, read calls and transcripts, and subscribe to call.created webhooks with special partner-app setup."
slug: "gong"
excerpt: ""
hidden: false
Expand Down
1 change: 1 addition & 0 deletions src/provider-guides/housecallPro.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Housecall Pro
description: "Connect Housecall Pro to Ampersand for read, write, proxy, and subscribe actions across customers, jobs, estimates, invoices, and webhook events."
---

## What's Supported
Expand Down
1 change: 1 addition & 0 deletions src/provider-guides/sendGrid.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: "SendGrid"
description: "Connect SendGrid to Ampersand with an API key, then use read, write, and proxy actions across contacts, lists, templates, senders, and suppressions."
---

## What's supported
Expand Down
1 change: 1 addition & 0 deletions src/provider-guides/square.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: "Square"
description: "Connect Square to Ampersand using OAuth, then use read, write, and proxy actions across customers, orders, payments, catalog, and bookings."
---

## What's supported
Expand Down
1 change: 1 addition & 0 deletions src/provider-guides/zoho.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: "Zoho"
description: "Connect Zoho CRM, Zoho Desk, and Zoho Mail to Ampersand using OAuth, and set up read, write, and subscribe actions across the supported objects."
---

The Zoho connector supports the following Zoho products:
Expand Down
3 changes: 2 additions & 1 deletion src/provider-guides/zoominfo.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: ZoomInfo
title: "ZoomInfo"
description: "Connect ZoomInfo to Ampersand using OAuth 2.0. Register a Developer Portal app, configure the redirect URI, and use proxy actions to call the API."
---

## What's supported
Expand Down
Loading