Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The Vicidial Lead Archive API is designed to facilitate the archiving of leads within the Vicidial system. This API allows users to manage leads efficiently, ensuring streamlined operations and improved lead data management practices.

Noteinfo

Do not use this API during production hoursAPI will be set by TForge to operate after Hours only.

Endpoint

Server address will be provided by TForge.

...

Code Block
languagejson
{
  "error": "Unexpected character encountered while parsing number: s. Path 'lead_ids[97]', line 104, position 5.",
  "status_code": 440
}

Warning

HTTP status code - 441

Returns the following error response for when the API was executed during office hours.

Code Block
languagejson
{
  "error": "api executed during office hours time condition",
  "status_code": 441
}

Conclusion

If you encounter any issues with the API, please log a ticket with our support department. You can also contact us at 010-035-0909 or email our dedicated Customer Experience team at cex@teleforge.co.za. Please ensure to include your ticket number for reference and expedited support.

...