puneeth | 2024-03-08 16:33:02 UTC | #1
Hi,
I want to download all the contacts in a contact List. I tried to use /api/v2/outbound/contactlists/{contactListId}/export and faced the following error. Could you please help?
{
"message": "There is no available download URI for contact list {34f10b7a-23f7-430e-ad2b-30d684e701a1} at this time",
"code": "no.available.list.export.uri",
"status": 404,
"messageWithParams": "There is no available download URI for contact list {34f10b7a-23f7-430e-ad2b-30d684e701a1} at this time",
"messageParams": {},
"contextId": "e7290dc7-2395-4ebf-b55e-b74159106f7e",
"details": [],
"errors": []
}
Regards, Puneeth
tim.smith | 2024-03-08 16:35:51 UTC | #2
Did you export it before trying to get the export?
puneeth | 2024-03-13 11:06:25 UTC | #3
Yes I did. On my second attemp the API returned the download link. Can we use this link to download the entire file? When I paste in the browser, the link does a HTTP 303 redirect to AWS S3.
system | 2024-04-13 11:06:50 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: 25099