Insert Action Fails After Emails Are Sent

I’m trying to get these string of actions to work:

I’m using form post variables to populate the email, and afterward are inserted in a calendar table.

Action Steps:

  1. Send email to one person.
  2. Query staff table.
  3. Use a repeat to send email to each the staff member found in the queried table.
  4. Last step is to insert the ‘date, other data, and date email was sent’ into database table.

Everything works except the last action that inserts the new ‘email was sent’ data. I’ve tried to put the insert step first and last in the order.

Any suggestions would be very appreciated…

Community Page
Last updated: