Access to download count per attachment

Discussion in 'LiquidFiles General' started by Daniel Dimitrov, Oct 9, 2018.

  1. Daniel Dimitrov

    Daniel Dimitrov New Member

    Joined:
    Oct 8, 2018
    Messages:
    1
    Likes Received:
    0
    Hello,

    I'm having automation that send multiple mails with attachments on daily basis and mail recipients are expected to download and use received files. Is there a way to extract download attachment count per message Id from the API? In "Sent" in the web form there is such summary, and it is more convenient to automatically aggregate such info instead of browsing through file download receipts.

    BR,
    Daniel Dimitrov
     
  2. David

    David Administrator
    Staff Member

    Joined:
    Dec 1, 2015
    Messages:
    833
    Likes Received:
    33
    Nowadays this statistics are not available via API. If it helps bit there is possible to export that information to a CSV file in "Admin > Data > Messages > Export CSV" and filter/sort the download counts from there.
     
  3. Andre Fischer

    Andre Fischer New Member

    Joined:
    May 19, 2018
    Messages:
    3
    Likes Received:
    0
    Hello,


    i currently encounter teh same problem and like to ask if something changed and if tehre is a way to check if an item was already downloaded by accessing it's download amount ?
     
  4. David

    David Administrator
    Staff Member

    Joined:
    Dec 1, 2015
    Messages:
    833
    Likes Received:
    33
  5. Andre Fischer

    Andre Fischer New Member

    Joined:
    May 19, 2018
    Messages:
    3
    Likes Received:
    0
    Yes it helps somewhat but requires an extra step.
    Adding the field downlaoded_at in a future patch to the attachment api would be helpfull.
     

Share This Page