Skip to content

Commit 86676ea

Browse files
Merge pull request #6525 from jasdeepg/240501-schematic
schematic documentation
2 parents 9ab735d + b21a045 commit 86676ea

File tree

1 file changed

+28
-0
lines changed
  • src/connections/destinations/catalog/actions-schematic

1 file changed

+28
-0
lines changed
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
---
2+
title: Schematic (Actions) Destination
3+
beta: true
4+
id: 65b8e9eca1b5903a031c6378
5+
---
6+
7+
{% include content/plan-grid.md name="actions" %}
8+
9+
[Schematic](https://schematichq.com/?utm_source=segmentio&utm_medium=docs&utm_campaign=partners){:target="_blank”} enables you to launch, package, meter, and monitor features with ease, so you can manage it all in one place as your business grows.
10+
11+
Segment is the easiest way to send events from your application to Schematic. If you already have Segment up and running in your applicaiton, Schematic recommends this approach so you don't have to implement any additional code.
12+
13+
Schematic maintains this destination. For any issues with the destination, [contact the Schematic Support team](mailto:[email protected]).
14+
15+
## Getting started
16+
17+
1. From your Segment web app, navigate to **Connections > Catalog > Destinations**.
18+
2. Search for *Schematic*, select the Schematic destination, and click **Add destination**.
19+
3. Select the source that will send data to Schematic, give your destination a name, then click **Create destination**.
20+
4. On the destination's Settings tab, input your Schematic API Key. To generate an API key, navigate to your Schematic workspace settings under **Settings > API Keys**.
21+
22+
Once you've connected Schematic to Segment, you can configure how you want to send data to Schematic in the Schematic destination's **Mappings** tab.
23+
24+
{% include components/actions-fields.html %}
25+
26+
## Additional Context
27+
28+
Schematic only accepts Track event names that contain alphanumeric characters, dashes, and underscores. If Segment event names have other characters, like spaces, the Schematic destination automatically snake_cases the event name before passing to Schematic. Segment passes the raw event name as an event trait.

0 commit comments

Comments
 (0)