Thanks for your feedback Kristine,, Can you answer me one more thing.. Can I schedule JQL and the filter result will be FTP to external server location?
Hi Suchita,
Thank you for your response.
I can confirm that scheduled Jobs can be scheduled to run on at a set time and to run JQL in your code by calling the Search Rest API provided by Atlassian which is documented here.
You can then iterate over each issue provided by the result of the JQL search in order to perform the action that you need such as to send data to an external server using the Rest API's provided by the external server.
I can confirm that the Store Subtask Estimates in Parent issue on Issue events example located inside of the documentation located here provides an example of how to run a JQL search in your code and can be used as a reference to help create the script that you require.
Regards,
Kristian