Skip to Main Content
Customer Workspace Ideas Portal
Status Needs review
Categories Integrations
Created by Guest
Created on Jun 19, 2025

Allow passing multiple agent ID's while running API

When using the https://api.justcall.io/v1/contacts/new endpoint, currently we cannot pass multiple agent IDs at once. Due to this we need to run the same request multiple times. Kindly look into this?

  • Attach files
  • Admin
    Anand Malto
    Jul 7, 2025

    The mentioned endpoint supports the across_team parameter, which, when set to true, creates the contact for all agents in a single API call. We recommend trying this approach and letting us know if you have a specific use case that requires sending a list of agent IDs instead.