Sections
Profile Picture of the author

SnapApp Fundamentals: Workflows

on 02-22-2024 09:22 PM by Ethan Goldbeck

320

Workflows: The Fundamentals

Create and manage your queues as described in the following sections:

What is a Workflow?

Workflows are a sequence of actions that the system will follow based on certain criteria or conditions being met. Workflows are meant to help automate and expedite processes such as notifications, approvals, data updates, or validations. 

Create a Workflow

To Create a Workflow:

  1. Open settings from the User menu.
  2. Select Workflows  from the Automation dropdown menu.
  3. Click + Add New in the top header of the Workflows list view to add a new Workflow.
  4. Fill out the required fields and hit Save.

Configure a Workflow

Choose a Type


  1. API - Workflows that trigger in the background of the system based on a button or other input
  2. DB Insert - Workflows that are triggered based on a new record in the database
  3. DB Update - Workflows that are triggered based on an updated record in the database
  4. DB Upset - Workflows that are triggered based on a upserted record in the database
  5. Time-Based - Workflows that are triggered based on a timed cycle

Workflow Settings:

Setting Description
Type Select the type of workflow
Object Select the object that will trigger the workflow
Name The name of the workflow
Description A description of the workflow
Status Set the workflow as active or inactive

View the Workflow

To view the workflow configuration:

  1. Open settings from the User menu.
  2. Select Workflows from the Automation menu.
  3. Select the workflow in the list that you want to view.
  4. Click the workflow name or ID to be taken to the detail view.

Delete a Workflow

To delete a Workflow:

  1. Open settings from the User menu.
  2. Select Workflows from the Automation menu.
  3. Search for the Workflow in the list that you want to delete.
  4. Click the delete button. To see the delete button, you must have Delete options on the objects in one of the permission sets assigned to your user role.

This is where we will put a helpful tip.


Generate Text
Profile image
Snapapp website agent