Skip to content

Commit 5ceab7d

Browse files
Merge pull request #9 from CreatorWorkflowsNow/rpa
Rpa
2 parents 0a63415 + e317c2d commit 5ceab7d

File tree

2 files changed

+29
-4
lines changed

2 files changed

+29
-4
lines changed

CHANGELOG.md

Lines changed: 20 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,27 @@
22
title: CHANGELOG
33
layouts: default
44
---
5-
65
# CHANGELOG
76

87
All notable changes to this project are documented in this file.
98

9+
---
10+
## v0.2.0 - COMING SOON!!
11+
12+
### 🚀 Features
13+
14+
- RPA Lab
15+
16+
### 🐛 Bug Fixes
17+
18+
- None
19+
20+
### 🧰 Maintenance
21+
22+
- None
23+
24+
---
25+
1026
## v0.1.0
1127

1228
### 🚀 Features
@@ -23,4 +39,6 @@ All notable changes to this project are documented in this file.
2339

2440
- none yet...
2541

26-
**Full Changelog**: [Link](https://github.com/CreatorWorkflowsNow/CreatorWorkflowsNow.github.io/releases/tag/v0.1.0){:target="_blank"}
42+
---
43+
44+
**Full Changelog**: [Link](https://github.com/CreatorWorkflowsNow/CreatorWorkflowsNow.github.io/releases/tag/v0.1.0){:target="_blank"}

index.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,25 @@ permalink: /
66
---
77
# Creator Workflows Lab Guides
88

9+
## RPA
10+
11+
In this lab, you will get hands-on experience creating an RPA application using the ServiceNow platform.
12+
13+
[Coming Soon!][RPALabLink]{: .btn .btn-blue .fs-5 .mb-4 .mb-md-0 .mr-2 }
14+
915
## Travel Request
1016

1117
In this lab, you will get hands-on experience in creating a Travel Request application using the ServiceNow platform. Many concepts are covered such as Building Tables, Record Producers, Integrations and Workflows within App Engine Studio - our low-code application development interface for developers of any level of experience.
1218

13-
[Begin][TravelRequestLabLink]{: .btn .btn-primary .fs-5 .mb-4 .mb-md-0 .mr-2 }
19+
[Begin][TravelRequestLabLink]{: .btn .btn-green .fs-5 .mb-4 .mb-md-0 .mr-2 }
1420

1521
## Telework Case Management
1622

1723
Help Amanda and the Office of Regulatory Affairs convert a PDF based approval process into a digital workflow.
1824

19-
[Begin][TeleworkLabLink]{: .btn .btn-primary .fs-5 .mb-4 .mb-md-0 .mr-2 }
25+
[Begin][TeleworkLabLink]{: .btn .btn-green .fs-5 .mb-4 .mb-md-0 .mr-2 }
2026

27+
[RPALabLink]: https://creatorworkflowsnow.github.io/docs/lab_rpa/
2128
[TravelRequestLabLink]: https://creatorworkflowsnow.github.io/docs/lab_travelrequest/
2229
[TeleworkLabLink]: https://creatorworkflowsnow.github.io/docs/lab_telework/
2330
[TeleworkLabExternalLink]: https://low-code.guide/docs/Telework/Introduction/

0 commit comments

Comments
 (0)