New Member
Since ‎11-06-2020
‎11-11-2020

My Stats

  • 5 Posts
  • 0 Solutions
  • 1 Likes given
  • 0 Likes received

Mike_Davis's Bio

Badges Mike_Davis Earned

View all badges

Recent Activity

So I have a table, Productions, with 3 columns: datetime, ID, production. When this table has a new insert, it kicks off a workflow that kicks off an Action. I want the Action to gather the one new ID field that was part of the row that was inserted ...
I have 2 actions created, “Get Employees To Update” and “Update Employee Status”, both based on the Employee table. I’m trying to create a workflow based on the Projects table that executes the “Get Employees To Update” action when records are insert...