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

add a plugin system that allows me to do anything i want with api payload #64

Closed
softwarelimits opened this issue Dec 19, 2018 · 2 comments
Labels
Milestone

Comments

@softwarelimits
Copy link

Add a plugin system that allows me to do anything i want with api payload, not only combine and capture.

Again, combine this issue with my previous ones. Users might define their own events like "field x contains y" to trigger any kind of action.

Actions might be anything, defined in a plugin.
Some pre-defined standard actions should come with the system, like "send email", "write to file", "do another request with combined fields from request A and B" to update some data in a service, etc.

Of course I see that this will potentially kill performance - as an optional feature it still will be extremely useful.

@kpacha
Copy link
Member

kpacha commented May 11, 2019

@softwarelimits , please take a look at the new features we are exploring for the project:

cheers!

@kpacha kpacha closed this as completed May 11, 2019
@kpacha kpacha added this to the 0.10.0 milestone May 11, 2019
@github-actions
Copy link

github-actions bot commented Apr 9, 2022

This issue was marked as resolved a long time ago and now has been automatically locked as there has not been any recent activity after it. You can still open a new issue and reference this link.

@github-actions github-actions bot added the locked label Apr 9, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 9, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants