Home > Getting Started

Table of Contents

What is Intent?

Intent helps the server by standardizing the INPUT and OUTPUT of common services.

For example, getting an email is a common intent for all email services.

Instead of the server calling the email services with different inputs and outputs, the services can adopt the intent’s input and output to standardize the call for the servers.

Untitled

Configuring the Intent

Create a new Intent

Untitled

Create an ID for the Intent.

Untitled