jhonatan.espinoza | 2019-02-15 16:22:44 UTC | #1
Good morning, someone could help me How can I upload a csv file to a contact list using .NET Visual Studio?
I hope you can help me Thank you
tim.smith | 2019-02-15 16:25:04 UTC | #2
There's an example of uploading a contact list in JavaScript here: https://developer.mypurecloud.com/api/rest/v2/outbound/uploadcontactlists.html.
I found some information about sending form data in .NET with a quick google search: https://stackoverflow.com/questions/14702902/post-form-data-using-httpwebrequest
jhonatan.espinoza | 2019-02-15 17:28:56 UTC | #3
Is there an example in Pureclod where the csv file is loaded into the contact list? I want to do this process automatically, without having a user interface to upload the file
Thank you
tim.smith | 2019-02-15 17:29:45 UTC | #4
Is there an example in Pureclod where the csv file is loaded into the contact list?
tim.smith, post:2, topic:4597
There's an example of uploading a contact list in JavaScript here: https://developer.mypurecloud.com/api/rest/v2/outbound/uploadcontactlists.html.
system | 2019-03-18 17:29:45 UTC | #5
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: 4597