How to Create a Private App in HubSpot and Connect to the HubSpot API with Power Automate

Pragmatic Works
31 Oct 202314:22

Summary

TLDRこのビデオシリーズでは、HubSpotとPower Automateの統合について詳しく説明します。HubSpotは、多くのマーケティングやセールス組織で使用される、マーケティング、セールス、カスタマーサービスを統合するツールです。本シリーズでは、異なるアプリケーション間での効率的なデータの移動や更新を可能にするPower Automateを使用して、HubSpotとの連携方法を探求します。最初のステップとして、HubSpot内でプライベートアプリを作成し、APIを安全に利用する方法を紹介し、HubSpotのAPIドキュメントの優れた点を強調します。このビデオは、HubSpotとPower Automateを利用して、効果的な統合ソリューションを実現するための基礎を築くことを目指しています。

Takeaways

  • 👥 This video will demonstrate the integration between Hubspot and Microsoft Power Automate
  • 📹 Creator recommends getting a Power Automate premium license to fully leverage Hubspot's API capabilities
  • 🔑 Creating a private app in Hubspot provides secure access to their API for data access
  • 📋 The private app setup involves naming, describing, and setting data access scopes
  • 🔑 The private app provides an access token for authentication when accessing the API
  • 📚 Hubspot has detailed API documentation to understand capabilities for accessing and manipulating data
  • 🔍 The endpoints in the docs allow testing API calls to validate access
  • 📞 The video will cover checking if a contact exists, then creating or updating accordingly
  • 😀 The presenter aims to help users integrate their systems utilizing Power Automate
  • 💡 This is the first video in a multi-part series exploring Hubspot and Power Automate integration

Q & A

  • HubSpotとは何ですか?

    -HubSpotはマーケティング、セールス、カスタマーサービスを一元管理するための統合ツールです。多くの組織が使用しています。

  • Power Automateとは何ですか?

    -Power Automateは、情報をHubSpotからプッシュしたり、HubSpotから情報を引き出したり、HubSpot内の情報を更新するための統合ツールです。

  • Power Automateのプレミアムライセンスが必要な理由は何ですか?

    -HubSpotのAPIにアクセスするためには、Power Automateのプレミアムライセンスが必要です。

  • プライベートアプリをHubSpot内で作成する目的は何ですか?

    -プライベートアプリを作成する目的は、HubSpotのAPIに安全に接続することです。

  • HubSpot APIのドキュメントの評価はどうですか?

    -HubSpot APIのドキュメントは非常に良好で、APIの使用方法を文書化する上で最も優れたものの一つとされています。

  • プライベートアプリで設定できるスコープとは何ですか?

    -スコープはプライベートアプリがHubSpotデータにアクセスできる範囲を定義します。狭い範囲から広い範囲まで設定することができます。

  • HubSpotでプライベートアプリを作成する際に必要な手順は何ですか?

    -設定アイコンから「インテグレーション」セクションに進み、「プライベートアプリ」を選択して、新しいアプリを作成します。アプリに名前をつけ、スコープを設定し、アプリを作成します。

  • アクセストークンはなぜ重要ですか?

    -アクセストークンはAPIへの認証に使用され、安全に保つ必要があります。

  • HubSpotのAPIを使って何ができますか?

    -HubSpotのAPIを使用して、連絡先の作成、更新、削除など、HubSpotデータベース内の情報を操作することができます。

  • 次のビデオシリーズでカバーされる主な内容は何ですか?

    -次のビデオシリーズでは、Power Automateを使用してHubSpotで連絡先が既に存在するかどうかを確認し、存在しない場合は新しい連絡先を作成する方法に焦点を当てます。

Outlines

00:00

🚀プライベートアプリの作成

<paragraph1>について、ハブスポットの設定に焦点を当てた内容でした。 まず、ハブスポットのインスタンスにサインインし、設定アイコンをクリックして、インテグレーション>プライベートアプリに移動します。ここで、YouTubeの例を使って新しいプライベートアプリを作成しました。 次に、スコープセクションで、このアプリがアクセスできるデータの種類を設定します。CRMセクションを開いて、コンタクト、取引、会社などのオブジェクトへのアクセスを許可しました。 アプリを作成すると、APIトークンが発行されます。これはAPIに接続するための認証情報です。トークンは通常共有しないものの、デモのためにここでは画面上で表示しました。 最後に、作成したプライベートアプリを確認するために、すべてのプライベートアプリページに移動しました。

05:02

📝APIドキュメントの紹介

<paragraph2>について、ハブスポットAPIドキュメントの概要について説明がありました。 endpointセクションがAPIの使用方法を理解するのに役立つことを紹介しました。エンドポイントを使用して、コンタクトなどのオブジェクトでさまざまな操作(作成、読み取り、更新など)を実行できます。 次のビデオで力を入れることとして、コンタクトが既に存在するかどうかをチェックし、存在しない場合は新しいコンタクトを作成する例を示しました。つまり、APIを2つの方法(検索と作成)で使用することになります。

10:06

🎬まとめと次回予告

<paragraph3>については、ハブスポットでのプライベートアプリの作成に焦点を当てたまとめでした。 ビデオシリーズのPart1として、プライベートアプリの作成が完了し、次のステップの準備が整ったことを伝えています。スコープを設定することが主な作業で、これでAPIアクセスが可能になりました。 次のビデオでは、実際にパワーオートメートを使用して、ハブスポットとの統合に取り組みます。

Mindmap

Keywords

💡HubSpot

HubSpotは、マーケティング、セールス、カスタマーサービスを統合するツールであり、多くの組織で使用されています。このビデオシリーズでは、MicrosoftのプラットフォームとHubSpotとの間の統合に焦点を当てています。HubSpotはMicrosoft製品ではないにもかかわらず、多様なアプリケーションを使用する組織にとって重要なツールであることが強調されています。

💡Power Automate

Power Automateは、情報をHubSpotにプッシュしたり、HubSpotから引き出したり、HubSpotのデータベース内の情報を更新するための統合ツールとして紹介されています。このビデオでは、HubSpotとPower Automateの統合を利用する方法について解説しており、特にPower Automateプレミアムライセンスが必要であることに注意を促しています。

💡プライベートアプリ

プライベートアプリの作成は、HubSpotのAPIに安全にアクセスするための方法として説明されています。ビデオでは、HubSpot内でプライベートアプリを作成する手順と、そのアプリを使用してHubSpotのデータにアクセスする方法について詳しく説明しています。

💡API

API(アプリケーションプログラミングインターフェース)は、HubSpotのデータベースと外部システム間の通信を可能にする手段です。このビデオでは、HubSpotのAPIドキュメントが非常に良質であることを強調し、APIを通じてどのようにデータを操作するか(読み取り、書き込み、更新など)について説明しています。

💡スコープ

プライベートアプリを作成する際には、そのアプリがHubSpotデータに対して持つアクセスの範囲を定義する「スコープ」を設定する必要があります。ビデオでは、特定のデータオブジェクト(例えば、CRMデータ)へのアクセス権をどのように設定するかを説明しています。

💡アクセストークン

アクセストークンは、APIを介してHubSpotにアクセスする際に必要な認証情報です。ビデオでは、プライベートアプリを作成した後にアクセストークンが提供されるプロセスと、そのトークンを安全に管理する重要性について説明しています。

💡CRM

CRM(顧客関係管理)は、HubSpotが提供する主要な機能の一つであり、連絡先、取引、企業などのデータオブジェクトを管理します。ビデオでは、Power Automateを使用してこれらのCRMデータにアクセスし、操作する方法について説明しています。

💡ドキュメント

HubSpot APIのドキュメントは、APIの使用方法を学ぶための重要なリソースです。ビデオでは、APIドキュメントが非常に詳細であり、エンドポイントのテストや特定のデータオブジェクトの操作方法についての情報を提供していることを強調しています。

💡統合

統合は、異なるシステムやアプリケーション間でデータを共有し、プロセスを自動化することを指します。このビデオシリーズでは、HubSpotとPower Automate間の統合に焦点を当て、これによりユーザーがより効率的に作業できるようにする方法を示しています。

💡エンドポイント

エンドポイントは、APIを介して特定の操作を行うためのアクセスポイントです。ビデオでは、HubSpot APIのエンドポイントを使用して、連絡先の作成、読み取り、更新、削除などの操作をどのように実行するかについて説明しています。

Highlights

HubSpot is a marketing, sales and customer service integration tool used by many organizations

We'll explore the integration between Microsoft platforms and HubSpot using Power Automate

We'll push and pull data between HubSpot and other systems using Power Automate

To connect HubSpot and Power Automate, you need a Power Automate premium license

We'll create a private HubSpot app to securely connect to the HubSpot API

The app Scopes control what HubSpot data the private app can access

The access token authenticates access to the HubSpot API

We'll focus on the CRM data in HubSpot like contacts and deals

The HubSpot API documentation helps understand how to connect

We'll use the API to check if a contact exists, then create or update it

Part 1 focuses on setting up HubSpot, creating the private app

Like and subscribe for more content from Pragmatic Works!

The access token authenticates API access, don't share it publicly

The endpoints in the docs let you test the API calls

Thanks for watching, look for part 2 integrating HubSpot and Power Automate

Transcripts

play00:00

well hello my name is Devon Knight

play00:02

welcome to a new series of videos that

play00:05

I'm going to be doing on integration

play00:07

between HubSpot and power automate now

play00:11

HubSpot may be a new application or a

play00:13

new tool for many of you uh this is uh

play00:16

HubSpot is not a Microsoft application

play00:18

it is a commonly used one by many

play00:20

marketing and sales organizations

play00:22

however um but HubSpot essentially is a

play00:25

marketing sales and customer service

play00:27

integration tool that a lot of

play00:29

organizations use and the reason why we

play00:32

want to explore how HubSpot and power

play00:35

automate work together is because often

play00:38

times many organizations don't just use

play00:40

Microsoft or don't just use HubSpot or

play00:42

they don't just use one application

play00:44

alone they have many different ones that

play00:46

they're working with and so it's

play00:47

interesting to explore the integration

play00:49

that you can have between Microsoft's

play00:52

platforms with a tool like HubSpot now

play00:55

the way that we're going to be doing

play00:56

that again today is going to be through

play00:58

Power automate power automate is going

play00:59

to be our integration tool that allows

play01:01

us to push information into HubSpot or

play01:04

pull information out of HubSpot or even

play01:06

update information with inside of

play01:08

hubspot's database and uh so if you're a

play01:11

customer of HubSpot this might be a

play01:13

great way to be able to see how you can

play01:15

push and pull data from hubspot's

play01:17

database to other systems that you might

play01:19

have now we're again going to be

play01:21

leveraging this tool known as power

play01:22

automate if you are a frequent visitor

play01:24

of our Channel you are likely familiar

play01:25

with power automate however I want to

play01:27

put a big disclaimer on this video since

play01:29

we at the beginning of it here that to

play01:31

be able to do some of the things I'm

play01:33

going to be showing you today with power

play01:34

automate you do need a power automate

play01:36

premium license I'm not going to dig

play01:39

deep into Power automate licensing for

play01:41

this video that's not the purpose of

play01:42

this but I do want you to have that

play01:45

knowledge because whenever we go to

play01:47

actually start to work with power

play01:48

automate that's going to be one of the

play01:50

requirements that you have a power

play01:51

automate premium license to be able to

play01:53

tap into hubspot's API so that's our

play01:57

main focus for this video series for

play01:59

today today's video however we're going

play02:01

to be really focusing in on just the

play02:03

HubSpot side of things uh we'll have

play02:06

some subsequential videos that will come

play02:07

out later well we'll start to tap a

play02:09

little bit more into the power automate

play02:11

integration but we got to start

play02:13

somewhere and the place that we're going

play02:14

to start is really within HubSpot and in

play02:17

this video what we're going to be doing

play02:18

is exploring how to create a private app

play02:21

with inside of HubSpot the purpose of

play02:23

that is to allow you to tap into

play02:25

hubspot's API in a secure way and then

play02:28

the other thing that we're going to be

play02:29

looking at is is the HubSpot API

play02:31

documentation we'll be looking at that

play02:33

very briefly but we'll explore some of

play02:35

the things that we can do within the API

play02:38

now the good news is I'll let you know

play02:40

this in advance the HubSpot API

play02:42

documentation is actually rather good

play02:45

it's some of the better API

play02:46

documentation I've seen uh I've seen

play02:48

quite a quite a few different places and

play02:50

hubs spots is probably one of the best

play02:52

ones I've seen as far as how they

play02:54

document their API usage so that's good

play02:57

that's going to help us quite a bit

play02:58

because that documentation is something

play02:59

something that we will need and have to

play03:01

have handy whenever we're working on the

play03:03

power automate side all right so here's

play03:06

what we're going to do I'm going to go

play03:07

ahead and close this one little simple

play03:09

slide I have open here and we're going

play03:11

to begin to look at Power Auto sorry

play03:14

HubSpot HubSpot that's what we're

play03:16

focusing on first so I'm going to

play03:18

actually launch open and bring over on

play03:20

the screen my HubSpot instance now

play03:23

you're not really going to see uh I'm

play03:25

not going to log in or create a HubSpot

play03:27

instance here with you today I am using

play03:29

the pragmatic works one so I am being

play03:31

careful of what I show on the screen as

play03:34

we go through this right now you're just

play03:35

seeing my information but assuming you

play03:38

already have a HubSpot instance that you

play03:40

work with you would sign into it and

play03:42

then the first thing that you're going

play03:44

to need to do to be able to create a

play03:45

private app is you're going to go up to

play03:47

the top right hand corner and click on

play03:49

the little gear icon the settings icon

play03:51

that you see right here so by going to

play03:54

the settings icon that will take you to

play03:55

the exact screen that I'm looking at

play03:57

right now once you navigate over to the

play04:00

settings with inside of HubSpot you're

play04:01

then going to want to go over to the

play04:03

left navigation and with inside of the

play04:07

Integrations section you'll find the

play04:09

Integrations section over here you're

play04:12

going to expand that and then we're

play04:14

going to go to the private apps section

play04:18

so the private apps is where you can

play04:19

actually create your own app which will

play04:21

securely allow you to connect to the

play04:23

HubSpot API and that's what we'd like to

play04:24

do today so if you're following along

play04:26

you're going to go underneath

play04:27

Integrations and then select private app

play04:30

or private

play04:31

apps now you'll see I have a couple that

play04:33

are already created here in fact you'll

play04:35

notice here that I use this application

play04:38

uh the private app capability and this

play04:39

feature with inside a HubSpot very

play04:41

frequently you you'll notice I'm already

play04:42

making 37,000 API calls a day uh some of

play04:48

this will depend depend on your HubSpot

play04:49

licensing as well so you want to check

play04:51

with that depending on how many how much

play04:52

API calls they allow you to do that's

play04:55

all going to be there dependent on your

play04:56

HubSpot licensing but for what we're

play04:58

going to be doing today we're going

play04:59

going to create a private app and you

play05:02

can see pretty clearly on how to do that

play05:04

right here we'll select the create a

play05:06

private app button in the middle of our

play05:09

screen and we're going to give the app a

play05:11

name you can call this really whatever

play05:13

you want I'm going to call this

play05:16

YouTube and I'll give it a little Dash

play05:19

there just so we can have a YT icon

play05:22

there now you can replace the logo this

play05:24

is all hotspots doing here you can

play05:26

replace the logo I definitely recommend

play05:28

that you provide some kind of

play05:29

description so that way when you come

play05:31

back to this 6 months from now you'll

play05:32

know what in the world this is doing so

play05:34

I'm just going to for the purpose of

play05:36

this uh put something in here like uh

play05:39

YouTube

play05:41

example all right once you've given it a

play05:44

name and given it a description you'll

play05:46

then go to the Scopes section on the top

play05:49

center part of your screen so you'll

play05:51

find that right here what the Scopes

play05:54

section will allow you to to do is

play05:56

determine the scope at which this

play05:58

private app app has access to HubSpot

play06:00

data so the idea is you may create a

play06:03

private app but you only want it to have

play06:05

a very narrow Focus or a narrow scope on

play06:07

what it's allowed to do and so through

play06:09

the Scopes section you can tell the

play06:12

private app or tell HubSpot what this

play06:14

private app is going to have access to

play06:16

do so we're going to go visit that scope

play06:18

section here and you'll see there's four

play06:21

major sections here that you can

play06:23

determine this private apps access for

play06:26

the purposes of our video series that

play06:27

we're going to do we're going to

play06:28

primarily focus in on the CRM section

play06:30

right here so I'm going to go ahead and

play06:32

expand the CRM section and kind of talk

play06:34

with you a little bit while I pretty

play06:36

much check off most of the items that I

play06:37

have here again what we're doing here is

play06:40

we're giving the private app access to

play06:42

either read data from these objects or

play06:45

write data or perhaps both so I'm going

play06:48

to go ahead and kind of open this up a

play06:50

little bit to my CRM data that I have

play06:53

with inside of HubSpot again note that

play06:55

there are other ways that you can

play06:57

connect into various other objects

play06:59

objects but what I'm interested in for

play07:01

the purposes of our set of

play07:02

demonstrations that we're going to be

play07:03

doing is I really want to be able to

play07:05

connect into contact data like tell me

play07:08

the contacts that I have with inside of

play07:10

Salesforce these would be basically like

play07:12

marketing leads uh you'll actually see

play07:14

you have uh contacts up here as well I

play07:17

think this is really the one that we

play07:18

want up on the top the objects contacts

play07:20

the schema is more kind of the

play07:22

organization or the metadata uh I also

play07:24

want to be able to pull in things like

play07:25

deals so those are like sales

play07:27

opportunities that I want to bring into

play07:29

HubSpot maybe I want to have in

play07:31

companies maybe there's a few other

play07:32

things I might be interested in but I'm

play07:34

going to go ahead and check off all the

play07:35

items in the CRM section to give me

play07:37

access to be able to connect in any of

play07:39

these objects that are

play07:41

available again you can explore other

play07:43

ones if you want but I'm going to leave

play07:44

it as is and we're going to select

play07:46

create app in the top right hand corner

play07:49

way up here and that will create this

play07:51

new application for me so I'll hit

play07:53

create app all right so it's going to

play07:56

give you a little bit of a uh

play07:58

information here letting you know that

play07:59

it's going to provide an access token

play08:01

that access token is going to be pretty

play08:03

important uh it's something that you

play08:05

generally don't want to share with

play08:06

others I will be sharing it on my screen

play08:08

here but don't worry by the time these

play08:10

videos are uh posted this access token

play08:13

will no longer be available I will

play08:15

delete this app but this is something

play08:17

that you would use whenever you go to

play08:19

connect into the API it's going to ask

play08:20

you for your access token and that's

play08:22

essentially how do you connect into the

play08:24

API this is your authentication to the

play08:26

API so I'm going to hit continue

play08:28

creating

play08:30

and then this is the access token that's

play08:32

provided to me you can see it's obstated

play08:34

some of the information here but you can

play08:36

hit show token and this will show you

play08:38

the full API token that you're going to

play08:40

need so I'm going to go ahead and hit

play08:41

show token again this is not information

play08:43

I would normally share on YouTube

play08:45

however this will be deleted by the time

play08:47

this is posted on YouTube so I'm showing

play08:49

the full token here I'll go ahead and

play08:50

hit copy to clipboard and I'm just going

play08:52

to open up a little notepad on the side

play08:54

here just so we can have this handy for

play08:56

later cuz we will need to use this a

play08:59

access token later on especially

play09:01

whenever we want to connect in power

play09:02

automate for example all right so I'll

play09:04

hit close on this my private app has now

play09:08

been created you can actually go find

play09:10

that access token again if you wanted to

play09:11

if you went underneath authentication

play09:13

you can find the access token here if

play09:15

you'd like you can also go under the

play09:17

logs section and kind of see the usage

play09:19

of this particular private app but

play09:21

that's pretty much it that's all we're

play09:22

going to need here we've created the

play09:24

private app we can also hit back to all

play09:26

private apps up top here and then

play09:29

that'll show us all of the private apps

play09:30

that we've previously created so you can

play09:32

see right now I have three one of them

play09:35

I'm actually using a couple other ones

play09:36

are for other interesting things that

play09:38

we're doing at pragmatic works but the

play09:40

YouTube one on the bottom is the one

play09:41

that we just created together all right

play09:43

there you good so now that we've created

play09:44

this private app we can use this inside

play09:47

of power automate but the big question

play09:49

is going to be how do I do that and so

play09:53

what you're going to need to do is

play09:54

you're going to need to explore some of

play09:55

the HubSpot API documentation to be able

play09:59

to understand how to properly bring back

play10:01

information from with inside of HubSpot

play10:06

so what we're going to do and we're

play10:07

going to explore a little bit here is

play10:09

the pubs spot API documentation I'm

play10:13

going to bring this on over on the

play10:14

correct screen

play10:15

here just so we can kind of get an idea

play10:18

of what this looks like so let me bring

play10:21

this over there we go all right so this

play10:24

is the HubSpot API documentation there

play10:26

is an older Legacy set of documentation

play10:28

you can go through but you probably

play10:30

won't have a need to do that this is the

play10:32

version 3 API that I'm showing today and

play10:35

that's the current one that I have the

play10:36

documentation for up on my screen so

play10:39

it's a it is a rest API you can bring in

play10:42

information you can post information you

play10:43

can get information you can put or

play10:45

delete information from with inside of

play10:47

the HubSpot database and you generally

play10:50

what you'll kind of do is you'll ask

play10:51

yourself what kind of information are

play10:54

you interested in exploring with inside

play10:56

of HubSpot so if you're interested in

play10:58

exploring things like like contacts then

play11:00

what I would do is I would go up to the

play11:02

top here where it says find any

play11:03

documentation guide or tutorial and I

play11:06

would simply type in

play11:08

contacts and when you do that you're

play11:10

going to see all kinds of information

play11:12

that's brought back about the uh API

play11:14

npoints that you can work with so simply

play11:17

by typing in contact I can see here I

play11:19

can update a contact I can create a

play11:21

contact I can read a contact list a

play11:24

contact I can even follow certain G gdpr

play11:26

rules that Europe has to make sure I

play11:29

delete all information about a

play11:30

particular contact really you can select

play11:33

any one of these options here if I

play11:34

select create for example this will take

play11:36

me to the full documentation about the

play11:38

contacts object and you can read up on

play11:41

the documentation here if you'd like you

play11:43

can learn about how to create a contact

play11:45

but what I tend to find myself doing

play11:47

most often here is going to the inputs

play11:50

or sorry endpoints section right here

play11:53

the endpoint section is probably my

play11:54

favorite part of the documentation

play11:56

because it actually lets you test things

play11:58

out it allows you you to pass in that

play12:00

private app uh ID that we looked at a

play12:02

few moments ago to be able to verify

play12:04

that it's going to actually return back

play12:06

information so if I go to endpoints here

play12:09

you'll see here are all the different

play12:11

kinds of things that you can do you can

play12:12

archive a batch of contacts you can

play12:14

create a batch of contacts you can read

play12:17

a batch of contacts you can update a

play12:19

batch of contacts and then there gets a

play12:21

little bit more basic here just list

play12:23

contacts uh I want to create a contact

play12:26

rather than a batch of contacts I want

play12:28

to read a contact you'll notice it has

play12:30

some variables or parameters you can

play12:32

pass in like the contact ID and then I

play12:35

can update do all sorts of things I can

play12:37

delete I can let's see do there's the

play12:40

gdpr delete options here so there's lots

play12:43

of different ways you can connect in but

play12:45

what I really want to do and this this

play12:46

is going to lead us into our second

play12:48

video is I want to use with inside of

play12:51

power automate and check to see if a

play12:53

contact already exists and if the

play12:55

contact already exists great I don't

play12:57

need to do anything but if the contact

play12:59

doesn't exist then I'm going to create

play13:01

one so I'm going to really use the API

play13:03

in two different ways I want to First

play13:06

search for a contact if I get a hit if a

play13:10

contact comes back then that means the

play13:12

contact already exists and I don't need

play13:14

to create one if I search for a contact

play13:16

and find one does exist then great I

play13:19

just want to go update that contact or

play13:21

perhaps I want to tie a opportunity or a

play13:24

deal uh to that contact so this is

play13:27

really the first exploration of what

play13:29

we're going to be doing this is part one

play13:31

of a set of videos we're going to be

play13:32

doing this part one is really geared

play13:34

towards setting things up and that setup

play13:37

really involved creating a private app

play13:40

with inside of HubSpot so hopefully this

play13:42

got you set up as far as that goes

play13:43

pretty simple process you noticed the

play13:45

main thing that we had to do was set the

play13:47

scope of what that private app has

play13:49

access to but once you've done that you

play13:51

are good to go hopefully this gets you

play13:53

started thank you so much for watching

play13:55

and don't forget to like And subscribe

play13:56

our videos at pragmatic works we love uh

play13:59

all the content that we can provide to

play14:00

you but it only happens because of your

play14:02

support so thank you so much and look

play14:04

forward to sharing more with you in a

play14:06

future video on this thanks so much take

play14:21

care

Rate This

5.0 / 5 (0 votes)

Do you need a summary in English?