Skip to content

Commit f7a913c

Browse files
committed
Add browser option
1 parent 48f8442 commit f7a913c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hello-email/readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Hello Email
22

3-
This examples guides you on a simple webmethods hello world that uses no external SaaS services, but does assume you have access to an email client. The guide shows how to setup an rest api endpoint in webmethodsio (webhook) and output an email when the api is accessed, which can be easily accomplished with a simple GET request from Curl or Postman.
3+
This examples guides you on a simple webmethods hello world that uses no external SaaS services, but does assume you have access to an email client. The guide shows how to setup an rest api endpoint in webmethodsio (webhook) and output an email when the api is accessed, which can be easily accomplished with a simple GET request from Curl, Postman or even your internet browser.
44

55
## Setup
66

0 commit comments

Comments
 (0)