In some cases when a trigger occurs, it seems like the workflow might want to make use of information about the trigger.
For example, if you receive an e-mail, the workflow might want to make use of the From field of the e-mail. Or, if a payment is received, the workflow might want to make use of the amount of money paid and the person who paid it.
I was trying to set up a workflow where you receive an e-mail from a person, and then send an e-mail back to that person, and I couldn't see a way to do that. At least not in the demo app.
In some cases when a trigger occurs, it seems like the workflow might want to make use of information about the trigger.
For example, if you receive an e-mail, the workflow might want to make use of the
Fromfield of the e-mail. Or, if a payment is received, the workflow might want to make use of the amount of money paid and the person who paid it.I was trying to set up a workflow where you receive an e-mail from a person, and then send an e-mail back to that person, and I couldn't see a way to do that. At least not in the demo app.