diff --git a/_data/navigation.yml b/_data/navigation.yml index 98039bab4..ecfee1cd9 100644 --- a/_data/navigation.yml +++ b/_data/navigation.yml @@ -4,7 +4,7 @@ main: - title: "Explore" url: /explore - title: "Integrate" - url: /integrate/connector-integration-tutorial + url: /integrate - title: "Operate" url: /operate/get-an-overview-of-connector - title: "Contribute" diff --git a/_docs_integrate/01-integrate-scenarios.md b/_docs_integrate/01-integrate-scenarios.md index 02bfa7321..1235a02cb 100644 --- a/_docs_integrate/01-integrate-scenarios.md +++ b/_docs_integrate/01-integrate-scenarios.md @@ -1,14 +1,48 @@ --- -title: "Runtime-Scenarios" +title: "Integrate" permalink: /integrate -published: false +published: true sidebar: - title: "Integrate Enmeshed" nav: "docs_integrate" --- +Welcome to "Integrate Enmeshed"! Here you'll find everything you need to seamlessly dive into the world of Enmeshed and integrate it into your applications and systems. Whether you're just starting out or already familiar with Enmeshed, our comprehensive guide and resources are at your disposal. + +## Getting Started + +Begin your integration journey by familiarizing yourself with the Connector REST API and exploring the fundamental steps for integration. + +## Data Model + +Understand Enmeshed's data model and how it fits into your integration, including error codes and attribute values. + +## Handling Events + +Discover how events work and how you can leverage them in your application. + +## Manage Requests + +Learn how to create and manage requests. + +## Manage Attributes of Others + +Explore how to store and query attributes in the Wallet for other users. + +## Messages + +Explore how to send messages through Enmeshed for simple and secure communication. + +## Programming + +Gain insights into effectively utilizing the Connector SDKs to streamline and optimize your integration. + +## Requesting Consent of Users + +Discover how to request one-time consents from users. + -