Curl
curl -X POST < YOURTRIGGERURL > --header "apikey: < YOURTOKEN >" --data '{ "options": { "method": "GET", "headers": { "Content-Type": "application/json", "Accept": "application/json" } }, "url": "/rest/api/3/issue/DEV-78"}'