WEBVTT

00:01.400 --> 00:02.320
Welcome back.

00:02.360 --> 00:07.520
In this video, I'm going to show you how to import and export workflows in N810.

00:07.960 --> 00:14.080
This is super useful if you want to reuse your workflows across different projects, share workflows

00:14.080 --> 00:17.560
with others, and even sell workflows as digital products.

00:18.840 --> 00:24.640
For this course, I will be sharing workflows with you so you can import them instantly and start using

00:24.640 --> 00:25.520
them right away.

00:25.960 --> 00:31.080
And in my opinion, this is the best method to learn n810.

00:31.840 --> 00:37.600
By recreating this pre-built workflows I'm going to share with you.

00:39.080 --> 00:40.120
So let's jump in.

00:41.440 --> 00:49.440
So first of all, if you want to use a workflow so a template that someone else has shared like me,

00:50.120 --> 00:52.240
the ones that I'm providing this course.

00:53.280 --> 00:56.240
Simply go to n810 and create a new workflow.

00:59.880 --> 01:01.360
Click on this three dots.

01:02.520 --> 01:04.440
And here you can duplicate your workflow.

01:04.800 --> 01:08.120
You can download it as a JSON file.

01:08.840 --> 01:13.320
Import from the URL and import from the file.

01:13.600 --> 01:18.240
And this is the option we are going to use most often.

01:19.120 --> 01:24.000
So in order to import a workflow or in other words templates.

01:24.520 --> 01:34.720
Select import from file and choose the JSON file you want to upload by simply opening it.

01:35.720 --> 01:39.480
And the workflow will instantly load into N810.

01:41.040 --> 01:46.160
And when you import a workflow, all nodes will be configured exactly as they were when the workflow

01:46.200 --> 01:47.640
was no loaded.

01:48.880 --> 01:57.920
So when I open up, for example, this OpenAI chat model node, you can see that GPT four mini model

01:58.240 --> 02:00.960
large language model is chosen by default.

02:03.880 --> 02:12.600
Or if I open a window buffer memory node, you can see that the fields are already populated.

02:18.600 --> 02:27.240
Now, if you want to download this workflow, just simply select download and it will save this workflow

02:28.040 --> 02:29.240
in a JSON format.

02:34.720 --> 02:43.600
Now, saving and importing workflows can save you a lot of time, because you can use other people workflows

02:43.600 --> 02:45.560
and build on top of that.

02:46.320 --> 02:53.800
Or you can save it as a backup just in case if you face some bugs.

02:54.160 --> 02:58.880
So you can just reuse it without recreating it from scratch.

03:01.640 --> 03:08.040
Now I'm going to show you how you can easily share your templates or even sell workflows.

03:08.280 --> 03:12.600
If you get really good at building automations and agents in any ten.

03:13.320 --> 03:21.200
Because any ten has a strong community, they have created a library where people can share their work.

03:23.480 --> 03:29.920
At the moment, there are over 1400 workflow automation templates you can start using right away.

03:30.680 --> 03:38.720
This library is growing every day so you can browse through different categories such as AI, automation,

03:38.920 --> 03:40.760
Secops, sys.

03:41.680 --> 03:51.400
So basically for every department in a business, marketing support, finance, etc., let's say I want

03:51.440 --> 03:54.560
I'm looking for some sales template.

03:56.840 --> 03:59.160
To automate some sales processes.

04:01.320 --> 04:07.470
As you can see we have access to over 200 Hundred templates and I scroll down.

04:12.110 --> 04:16.150
Most of these templates are free, so you can start using them right away.

04:20.190 --> 04:24.990
Let's say I want to build my first AI data analysis chatbot.

04:32.030 --> 04:34.710
So I need to click use for workflow.

04:39.310 --> 04:42.470
And copy template to clipboard as a JSON file.

04:47.470 --> 04:53.790
You can also play around with this template in this, uh, interactive mode.

05:01.470 --> 05:05.750
Usually the authors provide the description of how it works.

05:12.630 --> 05:17.230
So before downloading, you can check if this is something you're looking for.

05:19.710 --> 05:21.710
And to get familiar with the setup.

05:24.870 --> 05:24.990
Okay.

05:24.990 --> 05:27.990
Now let's go back to our dashboard.

05:34.470 --> 05:39.990
And if we want to use this template just press Control Plus v.

05:44.710 --> 05:48.270
And it will load this template into your canvas.

05:52.110 --> 06:00.350
Now if you want to download this template click on this three dots again and click download.

06:03.590 --> 06:06.510
And as you can see it has been downloaded as a JSON file.

06:06.950 --> 06:14.430
Sometimes when we want to use templates from other sources, they might not be in JSON format.

06:15.230 --> 06:18.230
So you just need to simply copy this code.

06:27.270 --> 06:29.630
And open it in a.

06:32.270 --> 06:33.310
Text document.

06:37.750 --> 06:41.150
And change the extension to JSON.

06:42.510 --> 06:45.230
So it will change the format of this document to JSON.

06:53.750 --> 06:55.390
And just paste the code right here.

06:57.470 --> 06:58.350
And save it.

07:03.110 --> 07:07.350
And now you can import this template into your N810 account.
