Skip to content

Commit db8af1f

Browse files
committed
Add images
1 parent e6042eb commit db8af1f

File tree

8 files changed

+12
-0
lines changed

8 files changed

+12
-0
lines changed

docs/platform-services/automation-service/automation-service-integrations.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,18 @@ You can test an action on an integration to ensure that it is working correctly.
129129
:::
130130
1. After you click **TEST ACTION**, results of the action are displayed:<br/><img src={useBaseUrl('img/platform-services/automation-service/test-action-results.png')} alt="Test action results" style={{border: '1px solid gray'}} width="600" />
131131

132+
## Edit action output
133+
134+
When actions run, they typically generate output that is passed on to the next step in a playbook. You can edit the output from actions in [certified integrations](/docs/platform-services/automation-service/automation-service-integrations/#certified-integrations) to add, remove, or modify the output of the action. Note that if you add new output values, they must match the values of the data provided by the vendor product that the integration connects to.
135+
136+
1. <br/><img src={useBaseUrl('img/platform-services/automation-service/action-output-example-action.png')} alt="Example action" style={{border: '1px solid gray'}} width="700" />
137+
1. <br/><img src={useBaseUrl('img/platform-services/automation-service/action-output-test-action.png')} alt="Test action" style={{border: '1px solid gray'}} width="400" />
138+
1. <br/><img src={useBaseUrl('img/platform-services/automation-service/action-output-test-action-results.png')} alt="Test action results" style={{border: '1px solid gray'}} width="500" />
139+
1. <br/><img src={useBaseUrl('img/platform-services/automation-service/action-output-edit-button.png')} alt="Action edit button" style={{border: '1px solid gray'}} width="700" />
140+
1. <br/><img src={useBaseUrl('img/platform-services/automation-service/action-output-edit-action.png')} alt="Edit toggle" style={{border: '1px solid gray'}} width="700" />
141+
1. <br/><img src={useBaseUrl('img/platform-services/automation-service/action-output-edited.png')} alt="Edit output" style={{border: '1px solid gray'}} width="700" />
142+
1. <br/><img src={useBaseUrl('img/platform-services/automation-service/action-output-edited-results.png')} alt="New output displayed in test action results" style={{border: '1px solid gray'}} width="500" />
143+
132144

133145
## Cloud or Bridge execution
134146

382 KB
Loading
506 KB
Loading
134 KB
Loading
352 KB
Loading
494 KB
Loading
124 KB
Loading
77.1 KB
Loading

0 commit comments

Comments
 (0)