---
title: "Process Workflow"
canonical: "https://docs.infoblox.com/space/DeploymentGuideIPAMTDwithRapid7/1632470735/Process%20Workflow"
format: markdown
---
This integration involves three Python scripts that work with both the Infoblox Cloud Services Portal (CSP) and Rapid7 InsightVM.

1. **Scheduled Script (Initial Sync)**:
  1. Conducts initial synchronization of assets available on the platform.
  2. Adds assets to the relevant group and performs scans.
2. **Event-Based Script**:
  1. Handle events from Threat Defense, SOC Insights, DHCP Lease and IPAM Audit Logs.
  2. Performs event synchronization between Infoblox and Rapid7 platforms.
  3. Adds assets to the appropriate asset group and initiates scans.
3. **Scheduled Script (Scan Results)**:
  1. Periodically fetches scan results from the Rapid7 platform.
  2. Updates Infoblox with critical vulnerability information.