I want a module that creates a user (when the user doesn’t already exist) or updates a user (when the user already exists).
Do I have to set up a router to accomplish this? Thanks!
(In this case, it’s for Sendinblue, but I expect this will come up for many applications.)