I’ve created a workflow for a matching app. Essentially the workflow is adding users when they match with each other. Then the second step in the work flow is to Match the two users together. However this workflow is not triggering or storing data in the data base. I’m not sure why can anyone help. Hers’s screen shots for what I’ve done:
I guess the first action is working, but the second action is not working, right?
If yes, then it might just be because the 2 actions are executed in parallel sequence. Can you put the first workflow is a custom workflow? And trigger that custom workflow as the first step and then let the second action still remain where it is?