Skip to content
Draft
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
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ content:
privacy:
view: public
---
This request creates an export pipeline. The `type` parameter defines the kind of pipeline that is initiated. Note that only 2 recurring and 1 non-recurring events pipelines (**data\_source**: `events`) are allowed per project.
SECOND TEST INSERTION TO FORCE REBUILD This request creates an export pipeline. The `type` parameter defines the kind of pipeline that is initiated. Note that only 2 recurring and 1 non-recurring events pipelines (**data\_source**: `events`) are allowed per project.

Create API returns the name of the pipeline created. Use the name of the pipeline to check the status of or cancel the pipeline.
2 changes: 1 addition & 1 deletion reference/_order.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
- ReadMeConfig
- Mixpanel APIs
- ReadMeConfig
- Ingestion API
- Identity API
- Query API
Expand Down
Loading