Trigger an internal API while creating superset users
Am trying to save the usernames of the superset users in my DB as well for my logic, so when the newly users get created, i want to trigger my API, i tried finding the place couldn’t get through, if someone help me in which file i need to write the logic it would be grateful, i tried tracing down via API
/users/add
but cant get it
Button to add an alert in Apache Superset is disabled even after filling all fields
I am using Python 3.10.12 and have run pip install apache-superset
to install superset.