I want to create a webhook request using Jira automation to get data from a filter and count the number of rows from that filter. If i do this using Normal JQL it is only giving me 100 records since that is a limit set by Jira.
Can someone help me in getting the same data using webhook request ?