SPLK-1002 · Question #163
SPLK-1002 Question #163: Real Exam Question with Answer & Explanation
The correct answer is A: POST. The type of workflow action that sends field values to an external resource (e.g. a ticketing system) is POST. A POST workflow action allows you to send a POST request to a URI location with field values or static values as arguments. For example, you can use a POST workflow acti
Question
Which type of workflow action sends field values to an external resource (e.g. a ticketing system)?
Options
- APOST
- BSearch
- CGET
- DFormat
Explanation
The type of workflow action that sends field values to an external resource (e.g. a ticketing system) is POST. A POST workflow action allows you to send a POST request to a URI location with field values or static values as arguments. For example, you can use a POST workflow action to create a ticket in an external system with information from an event.
Topics
Community Discussion
No community discussion yet for this question.