FirmFlow API utility — configure FirmFlow workflows

If you request specific FirmFlow workflow type data, complete these steps to calculate the amount of time between the workflow steps.
  1. In FirmFlow select
    File
    then
    Get Users and Groups
    .
  2. Create a table called GFRUSERSANDGROUPS in your database. This table will store GoFileRoom user and group data.
  3. Select
    File
    again then choose
    Workflow Step Duration Config
    .
  4. Select the arrow in the
    Table Name
    field to choose a table.
    • If this table includes a Workflow JSON request, the workflow name will appear in
      Workflow Name
      .
    • If the application didn't populate
      Workflow Name
      , review your JSON request on the Main screen.
  5. Select
    Get Steps
    to populate
    Starting Step
    and
    Ending Step
    . This lets you choose steps to compare.
  6. Enter the
    Column Name
    . This name will appear in the SQL database with a "Duration_" prefix.
  7. Select
    Add
    to add the table.
  8. Select
    Update
    or
    Delete
    if you need to change or remove an existing row.
  9. Select
    Save
    .

error-icon

error-close