Python 3 Plugin Update: Support for Additional Secure Connection Fields 🔏

:rocket: Big News: InsightConnect’s ‘Python 3 Script’ Plugin Just Got an Upgrade! :wrench::snake:

We’re excited to roll out powerful new enhancements to the Python 3 Script plugin in InsightConnect — making your automations more secure and easier to use than ever before! :tada:


:locked_with_key: What’s New? Added Secure Credential Fields — Simplified & Safer! :shield::sparkles:

You can now inject custom credential fields directly into your Python scripts — securely and seamlessly:

:key: Credential Field :snake: Accessed As (Python Variable)
Secret Key secret_key
Secret Credential 1 secret_credential_1
Secret Credential 2 secret_credential_2
Secret Credential 3 secret_credential_3

No more fumbling with params.get()! :prohibited: Simply reference the credential variable names directly in your script — it’s that seamless. :light_bulb: Whether it’s a Client ID or any other custom field you need, you’re free to use them securely and effortlessly.


This update is all about giving you more control, better security, and a smoother scripting experience. Whether you’re managing credentials or building complex workflows, we’ve got your back. :briefcase::counterclockwise_arrows_button:

Happy automating! :robot: