Relative Content

Tag Archive for pythonapache-superset

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