Skip to content

Commit 5fc3e30

Browse files
committed
Fix apps overview
1 parent d461338 commit 5fc3e30

1 file changed

Lines changed: 4 additions & 25 deletions

File tree

docs/apps/components/overview.md

Lines changed: 4 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -51,26 +51,14 @@ External Product Catalog components integrate third-party product catalogs into
5151
Use cases: Custom product catalogs, journey products, journey product recommendations
5252
```
5353

54-
### [Custom Workflow Action](/apps/about-apps/components/custom-action)
55-
56-
Custom Workflow Actions integrate into epilot's automation engine, enabling custom processing steps or external integrations that are triggered as part of automated workflows.
57-
58-
```
59-
Use cases: External webhooks, third-party service integrations, custom data processing
60-
```
61-
62-
### [Custom Page](/apps/about-apps/components/custom-page)
63-
64-
Custom Pages register full, standalone routes within the epilot 360 portal. Pages use the standard 360 layout (sidebar + topbar) and appear as navigation items in the Custom workplace. They support sub-pages and deep-linking.
65-
66-
```
67-
Use cases: Dashboards, data explorers, admin panels, full-page integrations
68-
```
69-
7054
## On the Horizon
7155

7256
The epilot platform continues to evolve, with new component types planned for future releases:
7357

58+
### Custom Automation Tasks
59+
60+
These will allow you to define specialized tasks that can be triggered within epilot's automation workflows, enabling custom processing or integration steps in automated sequences.
61+
7462
### Custom Journey Design Elements
7563

7664
Extensions to the Journey Builder's design capabilities, including:
@@ -128,15 +116,6 @@ Ready to create your own component? Each component type has specific requirement
128116
</div>
129117
</div>
130118
</div>
131-
<div className="col col--6">
132-
<div className="card" style={{height: '100%'}}>
133-
<div className="card__body">
134-
<h3>Custom Pages</h3>
135-
<p>Add full standalone pages to the 360 portal</p>
136-
<a href="/apps/about-apps/components/custom-page" className="button button--secondary button--block">Start Building</a>
137-
</div>
138-
</div>
139-
</div>
140119
</div>
141120
</div>
142121

0 commit comments

Comments
 (0)