docs: revise main docs outline (#10502)
This commit is contained in:
@@ -12,7 +12,7 @@ In Medusa, you integrate a third-party system by:
|
||||
|
||||
1. Creating a module whose service provides the methods to connect to and perform operations in the third-party system.
|
||||
2. Building workflows that complete tasks spanning across systems. You use the module that integrates a third-party system in the workflow's steps.
|
||||
3. Executing the workflows you built in an [API route](../../basics/api-routes/page.mdx), at a scheduled time, or when an event is emitted.
|
||||
3. Executing the workflows you built in an [API route](../../fundamentals/api-routes/page.mdx), at a scheduled time, or when an event is emitted.
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user