Legacy Dev Forum Posts

 View Only

Sign Up

How To export all email address in purecloud

  • 1.  How To export all email address in purecloud

    Posted 06-05-2025 18:14

    glafasn | 2018-09-24 14:35:39 UTC | #1

    Hi,

    How can we export the names and email address in purecloud. I only saw the import option but not export.


    tim.smith | 2018-09-24 14:35:28 UTC | #2

    You can use GET /api/v2/users to page through the list of users in PureCloud and retrieve their names and emails.

    This open source project could be adapted to generate this list for you, though it's probably overkill for a simple task like this. https://github.com/MyPureCloud/open-data-exporter


    system | 2018-10-25 14:48:02 UTC | #3

    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: 3606