Skip to content
This repository has been archived by the owner on Mar 26, 2018. It is now read-only.

As a citizen user, allow integrations to be triggered via WebHook #35

Closed
kcbabo opened this issue Jun 19, 2017 · 3 comments
Closed

As a citizen user, allow integrations to be triggered via WebHook #35

kcbabo opened this issue Jun 19, 2017 · 3 comments

Comments

@kcbabo
Copy link

kcbabo commented Jun 19, 2017

As a citizen user, I would like the ability to trigger an integration through an external HTTP request to a well-known URL. When creating an integration, I would select WebHook as the start connection and specify whether data is accepted via the WebHook. If data is accepted, I should have the option of defining the type of that data via JSON or XML schema.

Integrations triggered via WebHook must have a publicly available URL endpoint which can be discoverable via the iPaaS UI so that this information can be passed along to clients invoking the WebHook.

@rhuss
Copy link
Contributor

rhuss commented Oct 17, 2017

@kcbabo @zregvart I wonder where this story fits. Is this part of the "API Client connector" #119 Currently in the API client connector everything is focussed on outgoing connections, not incoming.

Is this an extra story (and if so, how should it be prioritized ?) or is this part of #119 ?

@zregvart
Copy link
Member

I don't think this is a part of #119.

@kcbabo
Copy link
Author

kcbabo commented Oct 17, 2017

Agree with @zregvart. I view this story as a degenerate case of API provider - basically exposing an HTTP URL that can be used to start an integration.

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

No branches or pull requests

3 participants