You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So I'm trying to implement this invite system for the first beta build of my platform before opening it up. Right now I'm using the Admin view to push individual invitations but this is completely inefficient. I'm trying to figure out how to push many invites via the JSON process but the request object requirement is messing things up for me.
Can the maintainer provide a use-case example in the docs to help out? Other modules have examples in their documentation and that goes a long way with increasing familiarity.
The text was updated successfully, but these errors were encountered:
So I'm trying to implement this invite system for the first beta build of my platform before opening it up. Right now I'm using the Admin view to push individual invitations but this is completely inefficient. I'm trying to figure out how to push many invites via the JSON process but the request object requirement is messing things up for me.
Can the maintainer provide a use-case example in the docs to help out? Other modules have examples in their documentation and that goes a long way with increasing familiarity.
The text was updated successfully, but these errors were encountered: