Skip to content

Commit

Permalink
Clean up for v1
Browse files Browse the repository at this point in the history
  • Loading branch information
erinkcochran87 committed Aug 14, 2020
1 parent 188d06c commit cb1c11f
Showing 1 changed file with 15 additions and 7 deletions.
22 changes: 15 additions & 7 deletions _saas-integrations/intercom/v1/intercom-v1.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,15 @@
# Page & Formatting #
# -------------------------- #

title: Intercom
permalink: /integrations/saas/intercom/
title: Intercom (v1)
permalink: /integrations/saas/intercom
keywords: intercom, integration, schema, etl intercom, intercom etl, intercom schema
layout: singer
# input: false

key: "intercom-setup"


# -------------------------- #
# Tap Details #
# -------------------------- #
Expand All @@ -26,25 +29,28 @@ name: "intercom"
display_name: "Intercom"

singer: true
tap-name: "intercom"
tap-name: "Intercom"
repo-url: https://github.com/singer-io/tap-intercom

this-version: "1"

api: |
[{{ integration.display_name }} API (V2.0)](https://developers.intercom.com/intercom-api-reference/v2.0/reference){:target="new"}
this-version: "1"
# -------------------------- #
# Stitch Details #
# -------------------------- #

certified: true
certified: true

historical: "1 year"
frequency: "30 minutes"
tier: "Standard"
status-url: "https://status.intercom.io/"

api-type: "platform.intercom"

anchor-scheduling: true
cron-scheduling: true

Expand All @@ -63,8 +69,7 @@ setup-steps:
- title: "add integration"
- title: "historical sync"
- title: "replication frequency"
- title: "track data"
- title: "Authorize Stitch to Access {{ integration.display_name }}"
- title: "Authorize Stitch to access {{ integration.display_name }}"
anchor: "authorize-stitch"
content: |
Lastly, you'll be directed to {{ integration.display_name }}'s website to complete the setup.
Expand All @@ -75,6 +80,9 @@ setup-steps:
4. After the authorization process successfully completes, you'll be redirected back to Stitch.
5. Click {{ app.buttons.finish-int-setup }}.
- title: "track data"


# -------------------------- #
# Integration Tables #
# -------------------------- #
Expand Down

0 comments on commit cb1c11f

Please sign in to comment.