nodejs icon indicating copy to clipboard operation
nodejs copied to clipboard

"deleteContact" returning error

Open VindicoRory opened this issue 4 years ago • 0 comments

Delete contact is returning an error, saying contact is not defined. This seems to be an issue with the library but it may be my implementation.' agileAPI.contactAPI.deleteContact("5724499700416512", success, error); agileAPI being the obj referenced in the docs. I can get data from agile and upload data but cannot delete any entries by id.

VindicoRory avatar Sep 09 '21 13:09 VindicoRory