AgenticUniverse - Previously Formi
  1. Campaign Management
AgenticUniverse - Previously Formi
  • Our Technical Note
    • Why Open AI is not Enough
    • How business Outcomes would Change Radically with AgenticUniverse
    • Our Research
      • STT - Nuances and Insights
      • Solving for STT Constraints
  • Generate Token
    • Login/Generate Token
      POST
  • Agent Configuration
    • Model Configuration
      • Configuration Helpers
        • Supported Providers
        • Supported Models
        • Supported Parameters
      • Get Model Configuration
      • Set Model Configuration
    • State Machine
      • Edge
        • Legacy
          • Create Edge
          • Edge Details
          • Update Edge
          • Delete Edge
        • Update edge properties
        • Get edge details
        • Delete an edge
        • Create an edge (transition) between two states
      • State
        • Create State from Template
        • Get State Information
        • Update State
        • Delete State
      • Get State Machine Structure
    • Prompt Templates
      • Get All Templates
      • Render Template
    • Tools
      • Get Tools List
      • Add Tool
      • Update Tool
      • Delete Tool
    • Get All Agents
      GET
    • Single Agent Details
      GET
    • Create Agent
      POST
    • Update Agent Details
      PUT
    • Enable Dashboard For An Outlet
      POST
    • Disable Dashboard For An Outlet
      POST
    • Get Call queue Sheet ID
      GET
  • Interactions
    • Pre-Interaction Context
      • Schedule an Interaction
      • Update an Interaction Id
      • Delete an Interaction Id
      • Clear all interactions
      • Get Summarized Interaction Info
    • Interaction Modalities
      • Video
        • Generation
          • Generate Welcome Video
      • Text
        • Start Interaction
        • Create Response
        • End Interaction
      • Voice
        • Connection Configuration
          • Quickstart
          • Connecting Twilio
          • Connecting Exotel
          • Formi WebSocket Configuration Guide
          • Create a New Connection Vendor
          • Get All Connection Vendors
          • Update a Connection Vendor
          • Delete a Connection Vendor
          • Get Agent's Connection Config
          • Add or Update Agent's Connection Config
    • Post Interaction Configuration
      • Email Destination Configuration
      • Variables CRUD
        • Get all required variables for the outlet with map
        • Modify variable definition for outlet
        • Add a new variable for the outlet
        • DELETE variable for outlet
        • Connect Variable to a destination
      • Destinations CRUD
        • Get all destinations for the outlet
        • Modify Destination for outlet
        • Add a new Destination for the outlet
        • DELETE Destinations for outlet
      • Post Call Email Configuration
        • Check Email Configuration
        • Set Email Configuration
    • Get Interaction Summary
      GET
    • Resolve an Escalated Interaction
      POST
    • Get the Interaction list
      GET
    • Get Information regarding Single Interaction
      GET
    • End Interaction
      POST
  • Agent Utilisation
    • Get Credits Available
    • Interaction Utilisation
    • Model Utilisation
  • Webhooks
    • Get webhook URL
    • Update webhook URL
    • Get webhook metadata
    • Modify webhook metadata
    • Get reservation ingestion metadata
  • Reachout Mechanism
    • Campaign Management
      • Campaigns List
        GET
      • Campaign Details
        GET
      • Create Campaign
        POST
      • Batch Schedule Interaction for Leads
        POST
      • Quick Schedule
        POST
      • Single Campaign Report
        GET
    • Lead Management
      • Upload Leads
      • Upload Leads - Status
      • Get Leads List
  • Untitled Endpoint
    GET
  • Add Signal
    POST
  • Schemas
    • Schemas
      • Schemas
        • CreateEdgeWithTemplateDTO
        • UpdateEdgeWithTemplateDTO
        • EdgeDetails
      • WebhookUrlRequest
      • InteractionSummaryCard
      • InteractionInfo
      • CreateVendorPayload
      • WebhookMetadataRequest
      • InteractionSummaryPayload
      • CustomerDetails
      • Vendor
      • SuccessResponse
      • InteractionSummaryResponse
      • InteractionDetails
      • ConnectionConfig
      • ErrorResponse
      • GenericSuccessResponse
      • SuccessResponseVendorList
      • SuccessResponseSingleVendor
      • SuccessResponseAgentConfig
    • Response
      • Unauthorized
      • NotFound
      • ServerError
    • Add Calls Payload
  1. Campaign Management

Quick Schedule

Developing
Staging Env
https://staging-api.formi.co.in
Staging Env
https://staging-api.formi.co.in
POST
https://staging-api.formi.co.in
/v2/campaign/{campaign_uuid}/upload-and-schedule
Last modified:2025-12-23 19:26:12
Maintainer:Not configured

Request

Path Params

Query Params

Header Params

Body Params application/json

Example
{
   "agent_id":7,
   "create_new_campaign_for_duplicates":true,
   "minutes_await":2000,
    "leads": [
  {
    "customer_name": "SAHIL",
    "model": "Apple iPhone 12 mini (4 GB/64 GB)",
    "deals_id": 16641322,
    "serviceNo": "MPMBA18626488",
    "customer_cancel": 1,
    "param_diff_summary": "",
    "to_be_failed_date": "23/12/25 14:43",
    "dealer_offered_amount": "",
    "customer_expected_amount": "",
    "mobile": "pii::225A36ADAE0724ADFD06639ADD0994108A379EB8E522B361E185C8F3F805D076",
    "contact_id": "9953771541",
    "reason_id": 7,
    "title": "Cancelled by Customer",
    "complete_fail_date": "",
    "city": "Greater Noida",
    "rn": 1
  },
  {
    "customer_name": "Chandan",
    "model": "Samsung Galaxy A55 5G (12 GB/256 GB)",
    "deals_id": 16641270,
    "serviceNo": "MPMSE18626438",
    "customer_cancel": 1,
    "param_diff_summary": "",
    "to_be_failed_date": "23/12/25 14:38",
    "dealer_offered_amount": "",
    "customer_expected_amount": "",
    "mobile": "pii::4C7C4DD9D0BCAEDE20E4FC630FDC69C8C3A87A1022B4CEF4344EA0F00A8E7096",
    "contact_id": "6204732063",
    "reason_id": 7,
    "title": "Cancelled by Customer",
    "complete_fail_date": "",
    "city": "Patna",
    "rn": 2
  },
  {
    "customer_name": "Shiva",
    "model": "Apple iPhone 11 (4 GB/64 GB)",
    "deals_id": 16641189,
    "serviceNo": "MPMJD18626337",
    "customer_cancel": 1,
    "param_diff_summary": "",
    "to_be_failed_date": "23/12/25 14:33",
    "dealer_offered_amount": "",
    "customer_expected_amount": "",
    "mobile": "pii::D2C7B52B0CA1A76B6BE3EFA779E8BD0ADC38A40565AED9AAE821F04741BBF350",
    "contact_id": "9639568025",
    "reason_id": 7,
    "title": "Cancelled by Customer",
    "complete_fail_date": "",
    "city": "Noida",
    "rn": 3
  },
  {
    "customer_name": "Aniket",
    "model": "Xiaomi Redmi Note 7 Pro (6 GB/128 GB)",
    "deals_id": 16641183,
    "serviceNo": "MPMQF18626329",
    "customer_cancel": 1,
    "param_diff_summary": "",
    "to_be_failed_date": "23/12/25 14:36",
    "dealer_offered_amount": "",
    "customer_expected_amount": "",
    "mobile": "pii::B7E3B78E1972E90019441F7E9A532425B3E6523EE6054AB0968FE547F8427296",
    "contact_id": "7058421451",
    "reason_id": 7,
    "title": "Cancelled by Customer",
    "complete_fail_date": "",
    "city": "Pune",
    "rn": 4
  },
  {
    "customer_name": "Lucky",
    "model": "Nothing Phone 1 (8 GB/256 GB)",
    "deals_id": 16641138,
    "serviceNo": "MPMSE18626278",
    "customer_cancel": 1,
    "param_diff_summary": "",
    "to_be_failed_date": "23/12/25 14:38",
    "dealer_offered_amount": "",
    "customer_expected_amount": "",
    "mobile": "pii::6A02AF05024D284D22F42F75B134E19D60AA5978AB4A59FCA44B61813A9E02DD",
    "contact_id": "8512095764",
    "reason_id": 7,
    "title": "Cancelled by Customer",
    "complete_fail_date": "",
    "city": "Delhi",
    "rn": 5
  },
  {
    "customer_name": "Bala",
    "model": "Vivo Y200 Pro 5G (8 GB/128 GB)",
    "deals_id": 16641091,
    "serviceNo": "MPMND18626230",
    "customer_cancel": 1,
    "param_diff_summary": "",
    "to_be_failed_date": "23/12/25 14:33",
    "dealer_offered_amount": "",
    "customer_expected_amount": "",
    "mobile": "pii::E9F6947FB88242D1722B2A11452D67508EC74C2979F70FE27F3607871249E278",
    "contact_id": "9361813362",
    "reason_id": 7,
    "title": "Cancelled by Customer",
    "complete_fail_date": "",
    "city": "Chennai",
    "rn": 6
  },
  {
    "customer_name": "Shubhxm",
    "model": "Apple iPhone 13 (4 GB/128 GB)",
    "deals_id": 16641070,
    "serviceNo": "MPMAA18626213",
    "customer_cancel": 1,
    "param_diff_summary": "",
    "to_be_failed_date": "23/12/25 14:19",
    "dealer_offered_amount": "",
    "customer_expected_amount": "",
    "mobile": "pii::42286FEA6CFBE9B7C873B5BDE6729D9B7620CF14ED657F5F2CE1111423ABD70E",
    "contact_id": "8788617099",
    "reason_id": 7,
    "title": "Cancelled by Customer",
    "complete_fail_date": "",
    "city": "Pune",
    "rn": 7
  },
  {
    "customer_name": "Anand",
    "model": "Apple iPhone SE 2020 (3 GB/64 GB)",
    "deals_id": 16641043,
    "serviceNo": "MPMOA18626171",
    "customer_cancel": 0,
    "param_diff_summary": "",
    "to_be_failed_date": "23/12/25 14:25",
    "dealer_offered_amount": "",
    "customer_expected_amount": "",
    "mobile": "pii::B4AC6D1FD3E3725CDFEFED4589AF0F93ABC7A950ACD9E7084394F09E0FFBEF6B",
    "contact_id": "9868085957",
    "reason_id": 148,
    "title": "Duplicate lead",
    "complete_fail_date": "",
    "city": "Delhi",
    "rn": 1
  },
  {
    "customer_name": "Amit",
    "model": "Xiaomi Redmi 6A (2 GB/16 GB)",
    "deals_id": 16641042,
    "serviceNo": "MPMJC18626167",
    "customer_cancel": 0,
    "param_diff_summary": [
      {
        "c": "Functional Condition",
        "cid": 100,
        "psli": [
          {
            "pl": "Proximity Sensor",
            "pid": 390,
            "s1": 1,
            "v1": "Proximity Sensor Working",
            "v2": "Proxim

Request Code Samples

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST 'https://staging-api.formi.co.in/v2/campaign/c4a33dad-9ba8-4617-a9e9-86ae2a319a56/upload-and-schedule' \
--header 'token: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6Mn0.m8VOs8iqv_GrxV9xqHOdGHTy_xNLqlNXc2xSl6fl_TU' \
--header 'Content-Type: application/json' \
--data-raw '{
   "agent_id":7,
   "create_new_campaign_for_duplicates":true,
   "minutes_await":2000,
    "leads": [
  {
    "customer_name": "SAHIL",
    "model": "Apple iPhone 12 mini (4 GB/64 GB)",
    "deals_id": 16641322,
    "serviceNo": "MPMBA18626488",
    "customer_cancel": 1,
    "param_diff_summary": "",
    "to_be_failed_date": "23/12/25 14:43",
    "dealer_offered_amount": "",
    "customer_expected_amount": "",
    "mobile": "pii::225A36ADAE0724ADFD06639ADD0994108A379EB8E522B361E185C8F3F805D076",
    "contact_id": "9953771541",
    "reason_id": 7,
    "title": "Cancelled by Customer",
    "complete_fail_date": "",
    "city": "Greater Noida",
    "rn": 1
  },
  {
    "customer_name": "Chandan",
    "model": "Samsung Galaxy A55 5G (12 GB/256 GB)",
    "deals_id": 16641270,
    "serviceNo": "MPMSE18626438",
    "customer_cancel": 1,
    "param_diff_summary": "",
    "to_be_failed_date": "23/12/25 14:38",
    "dealer_offered_amount": "",
    "customer_expected_amount": "",
    "mobile": "pii::4C7C4DD9D0BCAEDE20E4FC630FDC69C8C3A87A1022B4CEF4344EA0F00A8E7096",
    "contact_id": "6204732063",
    "reason_id": 7,
    "title": "Cancelled by Customer",
    "complete_fail_date": "",
    "city": "Patna",
    "rn": 2
  },
  {
    "customer_name": "Shiva",
    "model": "Apple iPhone 11 (4 GB/64 GB)",
    "deals_id": 16641189,
    "serviceNo": "MPMJD18626337",
    "customer_cancel": 1,
    "param_diff_summary": "",
    "to_be_failed_date": "23/12/25 14:33",
    "dealer_offered_amount": "",
    "customer_expected_amount": "",
    "mobile": "pii::D2C7B52B0CA1A76B6BE3EFA779E8BD0ADC38A40565AED9AAE821F04741BBF350",
    "contact_id": "9639568025",
    "reason_id": 7,
    "title": "Cancelled by Customer",
    "complete_fail_date": "",
    "city": "Noida",
    "rn": 3
  },
  {
    "customer_name": "Aniket",
    "model": "Xiaomi Redmi Note 7 Pro (6 GB/128 GB)",
    "deals_id": 16641183,
    "serviceNo": "MPMQF18626329",
    "customer_cancel": 1,
    "param_diff_summary": "",
    "to_be_failed_date": "23/12/25 14:36",
    "dealer_offered_amount": "",
    "customer_expected_amount": "",
    "mobile": "pii::B7E3B78E1972E90019441F7E9A532425B3E6523EE6054AB0968FE547F8427296",
    "contact_id": "7058421451",
    "reason_id": 7,
    "title": "Cancelled by Customer",
    "complete_fail_date": "",
    "city": "Pune",
    "rn": 4
  },
  {
    "customer_name": "Lucky",
    "model": "Nothing Phone 1 (8 GB/256 GB)",
    "deals_id": 16641138,
    "serviceNo": "MPMSE18626278",
    "customer_cancel": 1,
    "param_diff_summary": "",
    "to_be_failed_date": "23/12/25 14:38",
    "dealer_offered_amount": "",
    "customer_expected_amount": "",
    "mobile": "pii::6A02AF05024D284D22F42F75B134E19D60AA5978AB4A59FCA44B61813A9E02DD",
    "contact_id": "8512095764",
    "reason_id": 7,
    "title": "Cancelled by Customer",
    "complete_fail_date": "",
    "city": "Delhi",
    "rn": 5
  },
  {
    "customer_name": "Bala",
    "model": "Vivo Y200 Pro 5G (8 GB/128 GB)",
    "deals_id": 16641091,
    "serviceNo": "MPMND18626230",
    "customer_cancel": 1,
    "param_diff_summary": "",
    "to_be_failed_date": "23/12/25 14:33",
    "dealer_offered_amount": "",
    "customer_expected_amount": "",
    "mobile": "pii::E9F6947FB88242D1722B2A11452D67508EC74C2979F70FE27F3607871249E278",
    "contact_id": "9361813362",
    "reason_id": 7,
    "title": "Cancelled by Customer",
    "complete_fail_date": "",
    "city": "Chennai",
    "rn": 6
  },
  {
    "customer_name": "Shubhxm",
    "model": "Apple iPhone 13 (4 GB/128 GB)",
    "deals_id": 16641070,
    "serviceNo": "MPMAA18626213",
    "customer_cancel": 1,
    "param_diff_summary": "",
    "to_be_failed_date": "23/12/25 14:19",
    "dealer_offered_amount": "",
    "customer_expected_amount": "",
    "mobile": "pii::42286FEA6CFBE9B7C873B5BDE6729D9B7620CF14ED657F5F2CE1111423ABD70E",
    "contact_id": "8788617099",
    "reason_id": 7,
    "title": "Cancelled by Customer",
    "complete_fail_date": "",
    "city": "Pune",
    "rn": 7
  },
  {
    "customer_name": "Anand",
    "model": "Apple iPhone SE 2020 (3 GB/64 GB)",
    "deals_id": 16641043,
    "serviceNo": "MPMOA18626171",
    "customer_cancel": 0,
    "param_diff_summary": "",
    "to_be_failed_date": "23/12/25 14:25",
    "dealer_offered_amount": "",
    "customer_expected_amount": "",
    "mobile": "pii::B4AC6D1FD3E3725CDFEFED4589AF0F93ABC7A950ACD9E7084394F09E0FFBEF6B",
    "contact_id": "9868085957",
    "reason_id": 148,
    "title": "Duplicate lead",
    "complete_fail_date": "",
    "city": "Delhi",
    "rn": 1
  },
  {
    "customer_name": "Amit",
    "model": "Xiaomi Redmi 6A (2 GB/16 GB)",
    "deals_id": 16641042,
    "serviceNo": "MPMJC18626167"

Responses

🟢200Success
application/json
Body

Example
{}
Modified at 2025-12-23 19:26:12
Previous
Batch Schedule Interaction for Leads
Next
Single Campaign Report
Built with