Has the export user csv from API call quit working?

I've been trying to export the CSV of my users using the method laid out here in the API docs, but the CSVs are all blank. Did this url shortcut change or should I report this as a bug to support?

Best Answer

  • Branwyn T
    Branwyn T HLV Staff
    #2 Answer ✓

    Heyo @wes_catalyst,

    I just ran a basic /api/v2/users.csv?page=1&limit=5000 call against your site and got results. Were you including other domain variables (such as expand or dateInserted) that I can test for you as well?

Answers

  • Branwyn T
    Branwyn T HLV Staff

    It should still work! Let me give it a try and make sure.

  • Branwyn T
    Branwyn T HLV Staff
    #4 Answer ✓

    Heyo @wes_catalyst,

    I just ran a basic /api/v2/users.csv?page=1&limit=5000 call against your site and got results. Were you including other domain variables (such as expand or dateInserted) that I can test for you as well?

  • wes_catalyst
    wes_catalyst Vanilla Seedling

    @Branwyn T I had it bookmarked, but apparently I got an extra / in there somehow. Thanks for the quick response and sorry for the confusion