x_opencti_workflow_id not accepted upon Organization Identity upon creation and modification through the Client API · Issue #433 · OpenCTI-Platform/client-python · GitHub
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am unable to pass and set the x_opencti_workflow_id to the send_stix2_bundle() def within the OpenCTIConnectorHelper when I am creating an new identity as an organization to whatever workflow id is configured for the Identity Domain Object.
Current Workaround
None existing
Proposed Solution
Allow the send_stix2_bundle to accept the x_opencti_workflow_id to whatever processing status workflow id is configured for an organization identity type
Additional Information
{ Any additional information, including logs or screenshots if you have any. }
Problem to Solve
I am unable to pass and set the x_opencti_workflow_id to the send_stix2_bundle() def within the OpenCTIConnectorHelper when I am creating an new identity as an organization to whatever workflow id is configured for the Identity Domain Object.
Current Workaround
None existing
Proposed Solution
Allow the send_stix2_bundle to accept the x_opencti_workflow_id to whatever processing status workflow id is configured for an organization identity type
Additional Information
{ Any additional information, including logs or screenshots if you have any. }