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 dev system to accept trigger messages and pipe them into _request messages #44

Open
chrisjhoughton opened this issue Oct 4, 2016 · 0 comments

Comments

@chrisjhoughton
Copy link
Contributor

Sniper intercepts webhook triggers and maps them into a format that goes to the connector.

Currently if you want to test trigger connectors end-to-end offline then you can't with ngrok. It'd be great if you could.

Seems like this basically needs a proxy system in dev mode to route data to the connector in the same way sniper does.

@chrisjhoughton chrisjhoughton changed the title Add a system to accept trigger messages and pipe them into _request messages Add a dev system to accept trigger messages and pipe them into _request messages Nov 23, 2016
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

1 participant