Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
splunk-soar-connectors-admin authored and leobao-splunk committed Apr 30, 2024
1 parent 1d2ddce commit 315b560
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -324,7 +324,7 @@ action_result.parameter.attachments | string | `vault id` | ab2b2ccfba08ea53
action_result.parameter.bcc | string | `email` | [email protected]
action_result.parameter.body | string | | Test body
action_result.parameter.cc | string | `email` | [email protected]
action_result.parameter.from | string | `email` | [email protected]
action_result.parameter.from | string | `sender_email` | [email protected]
action_result.parameter.headers | string | | {"Subject": "Test1", "To": "[email protected]"}
action_result.parameter.subject | string | | Test
action_result.parameter.to | string | `email` | [email protected]
Expand Down Expand Up @@ -404,7 +404,7 @@ action_result.parameter.content_id2 | string | |
action_result.parameter.content_id3 | string | |
action_result.parameter.content_id4 | string | |
action_result.parameter.content_id5 | string | |
action_result.parameter.from | string | `email` | [email protected]
action_result.parameter.from | string | `sender_email` | [email protected]
action_result.parameter.headers | string | | {"Subject": "Test1", "To": "[email protected]"}
action_result.parameter.html_body | string | | <html><h2>HTML heading</h2><body>HTML body.</body></html>
action_result.parameter.subject | string | | Test
Expand Down

0 comments on commit 315b560

Please sign in to comment.