Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Workflow data can be sent to an external processing system by adding a HTTP http Wait-Notify step to a flow. When the flow executes this step, it will be suspended until the external system replies.

...

  1. The first step is the Membership Renewal form filled out by the member.
  2. The second Step uses Http http Wait-Notify to send the data to an external payment processing system. The flow suspends until that system replies.
  3. The third step sends the workflow back to a person to process the membership.

...