Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Workflows of workflows #4

Open
capablemonkey opened this issue Sep 28, 2015 · 2 comments
Open

Workflows of workflows #4

capablemonkey opened this issue Sep 28, 2015 · 2 comments

Comments

@capablemonkey
Copy link
Collaborator

It'd be awesome if I could compose many workflows into a single workflow. So, for example, if I wanted to test the paying out to a new customer... I'd do:

  1. CreateUnverifiedCustomer
  2. CreateFundingSourceForCustomer
  3. GetAccountFundingSources
  4. CreateTransferFromMainAccountToCustomer

Then, we could persist these workflows somehow or make them perma-linkable so that our guides could reference them... "here are the steps you'd take in this scenario..."

@Sammons
Copy link
Owner

Sammons commented Sep 28, 2015

How do you feel about being able to save workflows, and name them, and then chain them together?

@capablemonkey
Copy link
Collaborator Author

I feel giddy.

Leggo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants