Skip to content

Commit 556c637

Browse files
committed
Update Blog “no-code-integration-of-hpe-greenlake-cloud-with-servicenow”
1 parent ea35b03 commit 556c637

4 files changed

+3
-3
lines changed

content/blog/no-code-integration-of-hpe-greenlake-cloud-with-servicenow.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ else:
7373
print(f"Response: {response.text}")
7474
```
7575

76-
> > Note: ServiceNow provides the full documentation for their API once you sign up as a ServiceNow developer and it is free.
76+
> > **Note**: ServiceNow provides the full documentation for their API once you sign up as a ServiceNow developer and it is free.
7777
7878
Nevertheless, this script was very helpful because I now understand:
7979

@@ -128,7 +128,7 @@ What I will do now is duplicate this scenario, delete the Google Sheets module,
128128

129129
The HTTP Make a request module that allows you to make any type of REST API call. It comes in very handy for integration use cases.
130130

131-
> > Note: Make.com also provides a native ServiceNow integration, but you need an Enterprise plan to use it, which I don’t have.
131+
> > **Note**: Make.com also provides a native ServiceNow integration, but you need an Enterprise plan to use it, which I don’t have.
132132
133133
My scenario looks like this:
134134

@@ -205,6 +205,6 @@ Additional benefits I can see from this technique are:
205205
* It’s a well-established industry standard mechanism
206206
* There is a huge choice of implementation methods including low code/no code ones
207207

208-
> > Note: While a low-code/no-code approach was taken in this tutorial, the same logic applies to any other programming language selected.
208+
> > **Note**: While a low-code/no-code approach was taken in this tutorial, the same logic applies to any other programming language selected.
209209
210210
You can request access to this feature by signing up to the Automations/Webhook Access Beta Program [here](https://app.smartsheet.com/b/form/0e61e8c2bd6d48c7829845ab824c11d6).
-91.1 KB
Loading
-155 KB
Loading
-104 KB
Loading

0 commit comments

Comments
 (0)