How do we capture the flow status information using API

  • cpmfg.edp
    Asked on August 1, 2025 at 12:08 AM

    Dear Support.

    We are extracting submission table information from jotform table. One of the key information we need is on FlowStatus. Can we know how can we get the FlowStatus info (Approved/In Progress)?

    Jotform Thread 29621671 Screenshot
  • Bojan Support Team Lead
    Replied on August 1, 2025 at 1:42 AM

    Hi cpmfg.edp,

    Thanks for reaching out to Jotform Support. You can filter submissions by using the filter parameter:

    How do we capture the flow status information using API Image 1 Screenshot 30

    To get submissions that are in progress, you'll have to exclude every other status from the search:

    How do we capture the flow status information using API Image 2 Screenshot 41

    You can get more information about this in the Jotform API documentation.

    Give it a try and let us know how it goes.

Your Reply