Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

FoD Integration API Parameters

Srinivas karve1
Tera Contributor

Hello,

I'm implementing the out-of-box (OOB) Fortify on Demand (FoD) integration through the ServiceNow Store App, and I need help with customizing the data retrieval process.

Current Situation:

  • The integration retrieves Fortify application and release information using a configured timestamp
  • It makes a flat API calls usin [{apiUrl}/api/v3/scans or {apiUrl}/api/v3/releases] to fetch related information
  • No additional parameters or definitions are being used to filter the data
  • The FoD setup configuration is complex, particularly in how it handles JSON attachment data processing

Can we enhance the API parameters to be more selective in our data retrieval? Specifically, I want to filter Fortify scans/releases to only fetch those matching these criteria:

  • SDLC type = PRD
  • Status = Not retired

Has anyone successfully implemented this integration who could provide guidance on customizing these data retrieval parameters?


Thank you,

Sk

0 REPLIES 0