Sean Healy
Sean Healy
Hi @poppet-uk I'm a little unsure of the issue here. The documented way of adding an api key is `const client = new Client({ tokenAuth: { token: 'my_token' } });`...
So I did some digging on this. `appAPIKey` in this context refers to a legacy token system we used before the Developer Hub was created (circa 2018). If you created...
Hi @SudhakarSA I"m able to reproduce this issue. I'll get to work on fielding a fix for this issue. It appears that we are not parsing the payloads correctly here....
Hey @Goran1708 Wondering if this pr is still in progress or if you'd like us to give it a review
Hi Ryan The api does not support listing archived contacts sadly the only way to get them is to have the id handy. I've raised a bug to the feature...
Hello @ryan-kim-siteminder I've looked into this unfortunately our API does not have a way to search for archived contacts yet. The API will return the contact if you've the specific...