I have a Process Builder that is triggered on the creation of a new Attendee record (meaning it doesn't fire when the Attendee record is updated). One of the conditions I've included is based on the Attendee Status field being equal to "Authorized". However, we are now having issues where the worfklow isn't triggering leading me to wonder how the Attendee Status field works exactly.
There are are 3 status values: Pending, Authorized, and Declined. Is there documentation that would tell me under what conditions these get set to the different values?
For example, if there is a new registration and the credit card is declined do the Attendee records get created but set to a status of Declined? Then if the person fixes the credit card issue and resubmits, does it update the Attendee Status to "Authorized"? Just trying to make sure I am writing my workflow correctly. Thanks.
There are are 3 status values: Pending, Authorized, and Declined. Is there documentation that would tell me under what conditions these get set to the different values?
For example, if there is a new registration and the credit card is declined do the Attendee records get created but set to a status of Declined? Then if the person fixes the credit card issue and resubmits, does it update the Attendee Status to "Authorized"? Just trying to make sure I am writing my workflow correctly. Thanks.
Comment