Complete Import Queue
Agent API
Complete Import Queue
POST
Complete Import Queue
Mark an import queue session as complete and trigger the processing of all companies added to the session. Once completed, no additional companies can be added to this session.Documentation Index
Fetch the complete documentation index at: https://docs.bizzy.ai/llms.txt
Use this file to discover all available pages before exploring further.
Request
Path Parameters
The session ID of the import queue to complete
Response
Whether the session was successfully marked as complete
Workflow
After completing a session:- The session status changes from
PENDINGtoPROCESSING - All existing companies from previous API imports are removed
- Bizzy begins matching and enriching the companies you added
- Matched companies are imported into your agent
- The session status updates to
COMPLETEDwhen finished
Notes
- The session must be in
PENDINGstatus to be completed - Once completed, you cannot add more companies to this session
- If you need to import more companies, start a new session
- You can check the session status using the import queue list endpoint