Skip to main content
Question

cannot import name 'extract_action_param' from 'TIPCommon'

  • June 8, 2026
  • 1 reply
  • 26 views

rav1and3
Forum|alt.badge.img+4

I am getting cannot import name 'extract_action_param'  & ‘extract_configuration_param’ from 'TIPCommon' error when I am testing the updated SOAR integration in staging mode for Azure Active Directory & Google Chronicle SOAR integrations. How to resolve this error?

1 reply

Christiangj
Forum|alt.badge.img
  • New Member
  • June 9, 2026

If you are using the new tipcommon version, try to use “from TIPCommon.extraction import extract_configuration_param, extract_action_param”