Exam CCSE-204 Topic 3 Question 27 Discussion
Actual exam question for CrowdStrike's CCSE-204 exam
Question #: 27
Topic #: 3
Question #: 27
Topic #: 3
You need to import a pre-built workflow into Fusion SOAR to automate a part of your incident response process.
Which file format would you use?
Which file format would you use?
Suggested Answer: D Vote an answer
The best-supported answer is D. .YAML .
CrowdStrike's recent Falcon Fusion SOAR technical content shows workflow structures represented in YAML . In particular, CrowdStrike's workflow-based pagination example for Falcon Fusion SOAR says,
"The following YAML shows the workflow structure," and then provides the workflow definition in YAML form. That indicates YAML is the workflow definition format used in documented examples for reusable/pre- built workflow structures.
Why the other options are incorrect:
A (.CPP) and C (.PY) are programming language source files, not workflow import formats for Fusion SOAR. B (.JSON) is heavily used elsewhere in the platform for schemas, API payloads, and structured data, but the CrowdStrike materials I found that specifically show workflow structure present it in YAML , not JSON. Based on that documented workflow representation, .YAML is the correct answer here.
CrowdStrike's recent Falcon Fusion SOAR technical content shows workflow structures represented in YAML . In particular, CrowdStrike's workflow-based pagination example for Falcon Fusion SOAR says,
"The following YAML shows the workflow structure," and then provides the workflow definition in YAML form. That indicates YAML is the workflow definition format used in documented examples for reusable/pre- built workflow structures.
Why the other options are incorrect:
A (.CPP) and C (.PY) are programming language source files, not workflow import formats for Fusion SOAR. B (.JSON) is heavily used elsewhere in the platform for schemas, API payloads, and structured data, but the CrowdStrike materials I found that specifically show workflow structure present it in YAML , not JSON. Based on that documented workflow representation, .YAML is the correct answer here.
by acap at May 14, 2026, 12:32 AM
0
0
0
10
Comments
acap
2026-05-14 00:32:46Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Report Comment
Commenting
You can sign-up / login (it's free).