Legacy Dev Forum Posts

 View Only

Sign Up

Add contact to list , callable: false always returns true

  • 1.  Add contact to list , callable: false always returns true

    Posted 06-05-2025 18:02

    guruward | 2020-01-24 20:44:09 UTC | #1

    Hi im trying to add a contact as "callable" : false , It always returns "callable" :true

    let body = [{ "contactListId": contactListId, "data": { "Firstname": "Stephen", "LastName": "Ward", "Phone": btn, "Company": "Spark", "Confirmation Number": "9999", "Language": "es" }, "callable": false }];

    returns [{"id":"af912823773b67580750ddf82a6e6afd","contactListId":"9ee3a816-e35a-44d5-b5c2-fb5fbcf1fcbf","data":{"FirstName":"Stephen","LastName":"Ward","Phone":"6024817070","Company":"Spark","Confirmation Number":"9999","Language":"es"},"callable":true,"selfUri":"/api/v2/outbound/contactlists/9ee3a816-e35a-44d5-b5c2-fb5fbcf1fcbf/contacts/af912823773b67580750ddf82a6e6afd"}]


    tim.smith | 2020-01-24 21:03:26 UTC | #2

    Please open a case with PureCloud Care to report this issue. This is a known issue (with the outbound service) and opening the case will help prioritize the fix.


    guruward | 2020-01-24 22:19:22 UTC | #3

    thank you. I was hoping to to add to the list as callable false , then set to true when ready to call.


    system | 2020-02-24 22:23:30 UTC | #4

    This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.


    This post was migrated from the old Developer Forum.

    ref: 6974