Skip to content

Commit 1d8ef56

Browse files
committed
Improve app docs
1 parent 50402b4 commit 1d8ef56

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

app_docs/README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,12 @@ When you install this app, you will be prompted for ServiceNow credentials. You
1818

1919
![ServiceNow Configuration](images/snow.png)
2020

21-
> If you'd rather not create an account, just fill in fake values when installing. You won't be able to test the ServiceNow API integration nor invoke the servicenow function if you use fake values.
21+
> **TIP**: If you'd rather not create an account, just fill in fake values when installing. You won't be able to test the ServiceNow API integration nor invoke the servicenow function if you use fake values.
2222
2323
## Usage
2424

25-
After installing the app, go to **Fusion SOAR** > **Workflows** to see the Test workflows for functions. Execute the **Test hello function** workflow to ensure it works. The host-details one won't succeed unless you change its `host_id` value to match a host in your CID.
25+
After installing the app, go to **Fusion SOAR** > **Workflows** to see the Test workflows for functions. Execute the **Test hello function** workflow to ensure it works. The host-details workflow won't succeed unless you change its `host_id` value to match a host in your CID.
26+
27+
To see the UI extension, go to **Endpoint security** > **Endpoint detections** and click on a detection. Look for the **hello** panel on the right. Click to expand, enter a name, and click the **Say Hello** button.
28+
29+
The source code for this app can be found on GitHub: <https://github.com/CrowdStrike/foundry-sample-functions-python>.

app_docs/images/snow.png

23.4 KB
Loading

0 commit comments

Comments
 (0)