-
Task
-
Resolution: Done
-
Normal
-
None
-
None
-
None
-
8
-
False
-
-
False
-
None
-
Unset
-
No
-
-
-
Plat-Ex UI Sprint 8, PlatEx UI Sprint 8
Description
As a user I should be able to add new integration specific to webhooks.
Mocks
https://www.sketch.com/s/3c2b4021-fb47-4946-990f-0b267c43b3e2/a/lRwo9Eo
Technical details
We should utilize data driven forms to create this 3 step wizard.
Details step should have:
- Integration name (required)
- Endpoint URL (text field, required)
- Enable SSL verification (checkbox, checked by defaul)
- Secret token
- label: The defined secret token is sent as a "X-Insight-Token" header on the request.
For the details step copy what's already available for any of the integrations type. As for the review, just read only values of previously specified values is enough.