Sr. Solutions Analyst
Original Message:
Sent: 06-02-2025 13:36
From: Pat Johnson
Subject: Is this avilable in the CLI? uploads contactlist
anyone know what i need to do?
------------------------------
Pat Johnson
Sr. Solutions Analyst
Original Message:
Sent: 05-29-2025 23:48
From: Pat Johnson
Subject: Is this avilable in the CLI? uploads contactlist
After I use /uploads/v2/contactlist, I get a response of
correlationId
-------------
c6740b7e-1d51-412d-b1a2-6dc2e0ceada7
When I check the status of my upload, I get
{
"state": "FAILED",
"totalRecords": 862,
"completedRecords": 0,
"percentComplete": 0,
"failureReason": "MISSING_CUSTOM_ID"
}
Where do I add the CUSTOM_ID?
------------------------------
Pat Johnson
Sr. Solutions Analyst
Original Message:
Sent: 05-28-2025 10:17
From: Pat Johnson
Subject: Is this avilable in the CLI? uploads contactlist
Thank you. I will look at the REST endpoint for now.
------------------------------
Pat Johnson
Sr. Solutions Analyst
Original Message:
Sent: 05-28-2025 08:47
From: John Carnell
Subject: Is this avilable in the CLI? uploads contactlist
Hi Pat,
Our CLI is completely generated from our Swagger docs. The endpoint in question is not in our Swagger document, hence why it's not in the Swagger document. I have an inquiry for the development team to find out why they are referencing what we call a private endpoint (which we don't have many of) and why it is not included in the documentation. At this moment, I dont think you can upload the contact list directly with the CLI. Though since you are using powershell you could still call the REST endpoint.
Let me get some more background from the development team that owns this endpoint and then I can proceed.
Thanks,
John
------------------------------
John Carnell
Director, Developer Engagement
Original Message:
Sent: 05-28-2025 02:08
From: Pat Johnson
Subject: Is this avilable in the CLI? uploads contactlist
I'm running into an issue with loading an extensive contact list using PowerShell
$Body | gc outbound contactlists contacts create
but I can't find 'https://apps.mypurecloud.com/uploads/v2/contactlist' in the CLI
#PlatformCLI
------------------------------
Pat Johnson
Sr. Solutions Analyst
------------------------------