I'm trying to automate a few things when we have a new user join our slack - is there a way to test the team_join api without creating multiple new users? I'm running out of email addresses to use
Nice thought! For now, I can suggest you to use disposable emails. You can have only one email say [email protected]
and then you can use [email protected]
, [email protected]
and so on. Also, If I came to know about event testing will let you know.