Skip to content
New issue

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

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

Already on GitHub? # to your account

Workflow for API automation #10

Open
DureSameen opened this issue Nov 15, 2019 · 1 comment
Open

Workflow for API automation #10

DureSameen opened this issue Nov 15, 2019 · 1 comment

Comments

@DureSameen
Copy link

Hi,

I like your workflow core project, But i want to extend to execute an API actions , and that workflow can listen to the fs, ampq, db or emails triggers.

Any ideas how can I begin, I have fork the workflow core. But I am thinking starting ideas.

@danielgerlag
Copy link
Owner

Was this meant for Conductor or WorkflowCore?
You could implement custom steps - https://workflow-core.readthedocs.io/en/latest/getting-started/#steps
You wouldn't need to fork workflow core for that. You can also have your async invocations from external triggers call the PublishEvent to a Conductor host to respond to external events.

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

No branches or pull requests

2 participants