WEBVTT

00:00.160 --> 00:04.160
There are two ways in which Nw10 has real wow factor.

00:04.360 --> 00:10.320
One of them is the way that AI and a genetic AI is weaved throughout the product, so that it is so

00:10.320 --> 00:12.440
easy to make AI agents.

00:12.920 --> 00:16.440
The other way is the way it handles integrations.

00:16.720 --> 00:22.160
Integrations historically have been some of the most challenging, the hardest parts of building systems,

00:22.200 --> 00:24.600
hooking them up to others, talking the same language.

00:24.720 --> 00:25.080
This.

00:25.080 --> 00:27.200
This is where the really hard stuff happens.

00:27.400 --> 00:28.280
Except.

00:28.560 --> 00:30.680
And it's n makes it so simple.

00:30.680 --> 00:34.040
In fact, more than simple and it makes it magical.

00:34.360 --> 00:36.720
And today is our first day of integrations.

00:36.720 --> 00:37.920
It's a yellow day.

00:37.960 --> 00:39.720
Welcome to week one.

00:39.760 --> 00:42.440
Day three first integrations day.

00:42.480 --> 00:43.360
Let's do this.

00:43.440 --> 00:45.760
And here we are in the middle of week one.

00:45.760 --> 00:47.160
The first yellow day.

00:47.200 --> 00:48.040
The integrations day.

00:48.040 --> 00:49.720
We're gonna have it in two parts.

00:49.720 --> 00:54.240
First of all integrating with documents with spreadsheets things like that.

00:54.240 --> 00:59.120
And then the second half it's going to be all about email and the tech people on this wall.

00:59.230 --> 01:02.990
You'll know how hard this kind of thing is and you're going to be blown away.

01:03.030 --> 01:07.670
The business people on here, you probably always thought, why do technology people tell me that it's

01:07.670 --> 01:08.710
so hard to integrate?

01:08.710 --> 01:12.510
And you're going to think that even more after today because it's going to be a cinch.

01:12.910 --> 01:15.950
First up, though, you know, I like to do some recaps.

01:15.990 --> 01:17.630
Some repetition is always good.

01:17.790 --> 01:25.150
I want to remind you about these three levels of hierarchy that as we approach and cloud in particular,

01:25.550 --> 01:27.590
there is the cloud deployment itself.

01:27.590 --> 01:30.510
You can log in and look at your account level details.

01:30.510 --> 01:34.390
Within that you can see one particular instance that's running.

01:34.590 --> 01:41.710
And that instance is composed of multiple workflows, each workflow representing a business process.

01:41.710 --> 01:46.950
So the cloud there's like the dashboard or the admin panel where we see everything and the instance

01:46.950 --> 01:51.870
has like a like a home screen also called the overview an individual workflow.

01:51.910 --> 01:55.350
Remember we brought up the editor which mostly is a canvas.

01:55.590 --> 01:58.790
And this is where we will spend most of our time today.

01:58.790 --> 02:01.430
And the other thing to recap is some of the terminology.

02:01.470 --> 02:05.750
You'll remember all this a node which is like a step in your business process.

02:06.030 --> 02:09.910
And then it can be a trigger if it's the very first thing.

02:10.230 --> 02:15.070
If it's something that like kicks off a workflow, it might be you'll see later we'll have scheduled

02:15.110 --> 02:19.990
triggers that sort of kick off maybe once a day, or you can have them based on an event, like someone

02:19.990 --> 02:24.830
writing a chat message or an action is a is a node that represents something happening.

02:25.030 --> 02:31.030
A connection is is the thing that links to different nodes, takes the output from one node, puts it

02:31.030 --> 02:32.910
into the input of another node.

02:33.270 --> 02:39.670
A workflow is, of course, a set of nodes connected together in order to automate a business process.

02:39.670 --> 02:41.430
That's what this whole thing is about.

02:41.550 --> 02:44.150
Execution is what we call our run of the workflow.

02:44.390 --> 02:45.470
It can be done manually.

02:45.470 --> 02:50.070
If you're in testing, you just press a button and you run the workflow, or you can activate you can,

02:50.110 --> 02:54.270
you can turn a workflow to be active, and then you're in production and it is live.

02:54.590 --> 02:56.030
And then templates.

02:56.110 --> 03:00.700
We didn't look too much at that, but this is sort of pre-built workflows that you could use to start

03:00.700 --> 03:01.660
your own project.

03:01.660 --> 03:06.260
We'll be typically building from scratch, but you can also look at the ones that are in there and get

03:06.260 --> 03:09.500
inspiration from them, or use them, as I say, as a starting point.

03:09.540 --> 03:09.900
All right.

03:09.900 --> 03:11.140
That's the terminology.

03:11.140 --> 03:14.500
And then one more slide that is also like a recap.

03:14.540 --> 03:18.260
It'll be like it's like one of those movies where they have like the same scene again and again.

03:18.580 --> 03:21.540
Uh, so uh, but I have changed this one a little bit.

03:21.580 --> 03:24.140
Uh, I just want to point out a few things about integrations.

03:24.140 --> 03:27.860
So much of what we're going to be doing in the next few weeks is integrations.

03:27.860 --> 03:31.460
And so you're gonna have to get a thick skin to these things.

03:31.460 --> 03:34.260
There's a few things about them that you need to to know upfront.

03:34.260 --> 03:37.020
First up, you are in control of integrations.

03:37.020 --> 03:39.180
You don't need to do exactly what I do.

03:39.220 --> 03:40.780
You need to check what you're doing.

03:40.900 --> 03:42.140
Many of them are free.

03:42.180 --> 03:46.300
Some of them do have either a like a free tier and then there's a paid amount.

03:46.300 --> 03:47.660
But you're always in control.

03:47.700 --> 03:52.380
You need to check what you're doing, make sure you're satisfied that you want to do that integration.

03:52.380 --> 03:58.980
And and on that front I'm going to pick a set of integrations, but there are so many to choose from,

03:58.980 --> 04:04.460
you can do exactly what I do and follow my script entirely, or you can choose to go off and do something

04:04.460 --> 04:05.620
slightly different.

04:05.660 --> 04:11.340
The the marvellous thing about Nw10 is the breadth of different integrations it's got, and how you

04:11.340 --> 04:13.180
can just try something different.

04:13.220 --> 04:14.300
I integrate with slack.

04:14.340 --> 04:19.060
You could post messages to telegram, you can do whatever you want, take it as you wish.

04:19.060 --> 04:19.420
So.

04:19.420 --> 04:21.980
So don't feel like you have to stick to my script.

04:22.140 --> 04:23.580
Take it as an opportunity to explore.

04:23.620 --> 04:28.980
Get the general idea for how I do things, like how I authenticate, how I get credentials, what are

04:29.020 --> 04:33.340
API keys, all that kind of stuff, and then take it in the direction you want.

04:33.900 --> 04:40.340
And then I need to to point out that integrations can be tiresome, they can be slippery.

04:40.380 --> 04:44.460
You can have all sorts of trouble if you paste an API key into a notebook.

04:44.500 --> 04:48.860
As I think I've told you this ten times, sometimes it will mess it up and change hyphens into long

04:48.860 --> 04:50.340
hyphens and then you paste it in.

04:50.340 --> 04:52.700
It suddenly doesn't work and you're like, why isn't it working?

04:52.700 --> 04:54.490
What's wrong with these instructions?

04:54.490 --> 04:58.050
And, you know, it takes thick skin and it takes patience.

04:58.090 --> 05:02.050
It takes clicking on the link where it tells you the documents, the documentation, and reading through

05:02.090 --> 05:02.370
it.

05:02.410 --> 05:03.490
Try it again.

05:03.530 --> 05:04.650
Create another key.

05:04.890 --> 05:06.330
Eventually it will work.

05:06.370 --> 05:11.730
The thing is that when these these nasty things happen, there is usually a simple explanation.

05:11.730 --> 05:14.890
At the end of it, you have to hammer away at it until you get there.

05:15.050 --> 05:16.970
If you can't, of course, I'm always available.

05:17.010 --> 05:18.090
As I said, I come with the package.

05:18.090 --> 05:23.410
You can always message me and I'll always try and help, but sometimes it just takes a thick skin.

05:23.450 --> 05:27.370
Bashing away at it until you figure out why the integration isn't working.

05:27.410 --> 05:32.050
And then I again, I want to point out that every integration I do is optional.

05:32.250 --> 05:33.730
Most of them have free tiers.

05:33.770 --> 05:38.850
There might be a couple that will do at some point that are paid APIs, in which case you could just

05:38.850 --> 05:39.570
skip them.

05:39.810 --> 05:41.970
It just go with what you want to do.

05:42.130 --> 05:43.730
Nothing is mandatory.

05:43.770 --> 05:46.290
It is in your court all the way through this.

05:46.330 --> 05:51.810
And on that note, the first set of integrations we're going to do is with Google Drive.

05:51.810 --> 05:57.970
We're going to link up to like, Google Docs, Google Sheets and show how how you can work with them.

05:57.970 --> 05:59.890
And maybe you don't have that.

05:59.890 --> 06:05.010
Maybe you're one of the like, like tiny fraction of people on this planet that doesn't have Gmail,

06:05.610 --> 06:07.130
in which case I do understand.

06:07.130 --> 06:12.850
It might be a bit galling for me to say this, but I would probably recommend that you do set up like,

06:12.890 --> 06:17.850
like Gmail and have Google Drive, Google Docs, Google Sheets.

06:17.850 --> 06:22.530
It's free, uh, unless you're on a business plan, in which case it's a small amount, relatively small

06:22.530 --> 06:26.050
amount given all the functionality, and we will be using it pretty heavily.

06:26.050 --> 06:28.050
So I was going to break the rule I've got here.

06:28.090 --> 06:32.890
Of all the things, I would probably suggest that you at least set that up if you haven't already,

06:32.890 --> 06:40.210
because it's so streamlined and it's so friction free to set up these things with, with a Google account.

06:40.210 --> 06:41.890
So that might be the one exception.

06:41.890 --> 06:45.330
The one thing that I would stretch to asking you to have, if you don't have it already, and if you

06:45.330 --> 06:47.290
do have it already, then you're in excellent shape.

06:47.290 --> 06:49.730
You are ready to begin with our lab.

06:49.730 --> 06:51.770
Let's go to Nate N right now.
