You already know that this is about automation. But what does this exactly means?

First, the high level: what is automation? (Probably you already know, but just in case) automation is the technique of making a process or a system operate automatically.

<aside> 💡 A Connect Link is sequence of steps, grouped by workflows, with a final outcome.

Ok… and now, what is a workflow?

It’s an automated process with a unique purpose. A workflow is composed by the next 3 items: an event, one or more steps, and a final response.

How does it work?

A link is a request (where the magic happens ✨) that returns a response.

**{
	"category": "string",
	"license_plate": "string",
	"sticker": "string",
	"vehicle_type": "string",
	"license_registration_date": {
		"month": 0,
		"year": 0
	}
}**

Where…

<aside> 🗣 But don’t worry…this is the backstage of Astara Connect Links. We’ve made this process much more simple for you (and this is the magic we bring to the table 😉).

You’ll see soon! You just need to start!

</aside>

How is it built?

So, In the shadows, we have built: