Skip to content

Commit d127959

Browse files
psin32Prashant Singhtcgilbert
authored
Add beta & stream section in the elastic-path docs (#5347)
* Add beta & stream section in the elastic-path docs * Update src/connections/sources/catalog/cloud-apps/elastic-path/index.md Co-authored-by: Thomas Gilbert <[email protected]> * Update src/connections/sources/catalog/cloud-apps/elastic-path/index.md Co-authored-by: Thomas Gilbert <[email protected]> --------- Co-authored-by: Prashant Singh <[email protected]> Co-authored-by: Thomas Gilbert <[email protected]>
1 parent a9cede3 commit d127959

File tree

1 file changed

+8
-0
lines changed
  • src/connections/sources/catalog/cloud-apps/elastic-path

1 file changed

+8
-0
lines changed

src/connections/sources/catalog/cloud-apps/elastic-path/index.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ This is an [Event Cloud Source](/docs/sources/#event-cloud-sources){:target="_bl
99

1010
This source is maintained by Elastic Path. For any issues with the source, contact the [Elastic Path Support team](https://support.elasticpath.com/hc/en-us){:target="_blank"}.
1111

12+
> info ""
13+
> The Elastic Path Source is currently in beta, which means that they are still actively developing the source. If you are interested in joining their beta program or have any feedback to help improve the Elastic Path Source and its documentation, [let the Elastic Path team know](https://support.elasticpath.com/hc/en-us).
14+
1215
## Getting started
1316

1417
1. Navigate to **Connections > Catalog** and make sure you're on the **Sources** tab of the catalog.
@@ -23,6 +26,11 @@ This integration uses JSONata templates to provide flexibility to send your cust
2326

2427
You can configure how you want to associate an Elastic Path event with Segment event for streaming data. For example, send the `Order Completed` event to Segment when the Elastic Path order event is `order.paid` or `order.authorized` or if order is fulfilled, for example, `order.fulfilled`.
2528

29+
## Stream
30+
31+
Elastic Path uses our stream Source component to send Segment event data. It uses a server-side (select from `track`, `identify`, `page`, `group`) method(s) to send data to Segment. These events are then available in any destination that accepts server-side events, and available in a schema in your data warehouse, so you can query using SQL.
32+
33+
The default behavior is for Elastic Path to pass the `customerId` associated with the order as the `userId`. There are instances in which Elastic Path lacks an associated `customerId` (e.g., in the case of a guest order). In these scenarios, the email address will be provided as `anonymousId`, or alternatively, you have the option to configure your own identifier.
2634

2735
## Events
2836

0 commit comments

Comments
 (0)