Getting user profiles from Slack Workspace with Slack API and Next.js
I consider myself somewhat affluent in Next.js and I mostly understand using APIs. But I’m still kind of a beginner. I’m trying to get a list of user profiles/ids from a slack workspace and store them in a database so I can create automatic accounts on a different website I’m developing.