This repository has been archived by the owner on Dec 13, 2023. It is now read-only.
-
Conductor UI event tab doesn't have a create event button. |
Beta Was this translation helpful? Give feedback.
Answered by
peterlau
Sep 12, 2022
Replies: 1 comment 1 reply
-
The UI currently does not support creating event handlers. You will need to use the API (specifically, the POST This feature may become prioritized in the future, and as always, if you would like to help contribute code, please let us know! |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
peterlau
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The UI currently does not support creating event handlers. You will need to use the API (specifically, the POST
/event
endpoint) directly or via the Swagger page.This feature may become prioritized in the future, and as always, if you would like to help contribute code, please let us know!