Dear All,
I already created Filter of ticket with JQL , and then I will to Export CSV that all list of ticket and copy that download URL link
URL link:
And then I want to created Automation like this:
1. Created Scheduler
2. Action: Send to Email
3. The body of email is: created href and paste the url link that I already copy (Export CSV), the email of body like this:
By clicking this , the action will go to download Export CSV file
4. And this automation will share more than 1 user
The problem is:
My opinion is that atl_token is unique , maybe can expired or one user to other user is different or else. What is paramater / smart value for get atl_token automatic with different user / different time?
Thank you