Need to update audit in table while clicking a!safelink

Certified Senior Developer

We are using a!safelink to provide provision to download a file using presigned URL. The requirement is we need to store which user clicked on the link and when in audit table, but

as in the safelink there are no saveinto parameter . I tried multiple other ways but all in vain.

I am unable to find a solution, where on a single click user able to navigate using presigned url as well as in backed it writes to audit.

 please advise what to do that in this case and any work around we can do to achieve the requirement.

Thank you in advance

  Discussion posts and replies are publicly visible

Parents Reply
  • 0
    Certified Lead Developer
    in reply to Shubham Aware
    as per my understanding, it will remain so in the future

    Agreed - Appian most likely has overriding factors preventing them from doing this even if it were technically possible to hack it in - things like web security or data safety or other things we as devs might find kinda arbitrary when faced with a use case that would even be 10x easier if only they'd cram the feature in.  Meanwhile there are lists of dozens of feature completeness and QoL updates they could EASILY add, with MINIMAL code refactoring or bespoke code required, that STILL get consistently overlooked ("we just don't have time, we're too busy implementing new stuff nobody is asking for..." Confounded), so I wouldn't count on anything like this getting approved and out of their backlog anytime soon...

Children