The Burp Suite User Forum was discontinued on the 1st November 2024.

Burp Suite User Forum

For support requests, go to the Support Center. To discuss with other Burp users, head to our Discord page.

SUPPORT CENTER DISCORD

Get Scan ID when creating a schedule item in the Burp Enterprise graphql API

Fabian | Last updated: Jan 19, 2021 01:30PM UTC

Hi, i want to schedule scans by creating scheduleItems with the Burp Enterprise graphql API. The query returns me the id of the scheduleItem. Some time after the specified timestamp, I would like to periodically read all issues of the scan. For this I would need the ID of the scan that belongs to the scheduleItem, i think. So is there any way to get to the scan from the scheduleItem? I am aware that a scheduleItem belongs to multiple scans for recurring scans, but maybe there is a query possibility that I missed.

Liam, PortSwigger Agent | Last updated: Jan 20, 2021 01:24PM UTC