I'm trying to run an endpoint automatically to assign roles to users in community by communicating with salesforce through Rest API. It uses the users community email to fetch appropriate roles from ...
You’ll definitely have to batch / throttle those calls and also best confirm if there is any associated costs / limit / cap on Api / endpoint calls. (License wise)