Skip to main content
Question

Workplace which will auto execute by every 30mins

  • March 18, 2026
  • 1 reply
  • 13 views

Hi Team

I am looking for some help to create a workplace in FN.

This workplace will contain only CISCO devices and NQEs (BGP status and Interface Status). I want to auto execute this workspace (snapshot) by every 30 mins so that I can fetch interface and BGP status of cisco devices.

 

Any help on this really appreciated. Thank you.  

1 reply

  • Employee
  • March 18, 2026

Hi Mayur, 

You should be able to set frequency under Collection → schedule 

 

Once your nqe is written, you can have a script that pulls the data. consider using a webhook for automatic notification under settings → system → webkhook for new snapshots

the api for nqe is well documented in {url}/docs/api/nqe/run-nqe-query/

Â