Workflow/Action not working

My app is about customers and appointments. The issue Iโ€™m having is that when I add a new row to ConfirmationResponses (data comes in from a web form) I want to take that information and update a row in my Confirmations table. The key between the two tables is ApptId. For the life of me I cannot get it to work!

I have this Workflow for when a new row gets added to ConfirmationResponses:

2X_d_d8c1639bd7e0f436c10401c9259e61ceb66e66c8.png

I can only post one picture so Iโ€™ll try to upload other ones in the comments!

1 7 556
7 REPLIES 7

2X_7_7b808686dc78f348063558145bac99917e5da16a.png

Action โ€œGet Confirmation to Updateโ€:

2X_f_fdac8202a7f73de64a7622cf77e8eef7eb11e1e6.png

Action โ€œUpdate Confirmation Responseโ€:

2X_1_18c1978a4da4debcdbdfc748ef9bbe476e51b29b.png

This is my โ€œConfirmationsโ€ table:

This is my โ€œConfirmationResponsesโ€ table:

If you are filling the data through a web form (not with the app), the Workflow is not triggered because the update is not happening with the app.

Ahhhh, well, that helps!! Thank you!

Top Labels in this Space