You can access and register data in your Cornerstone room through a backend implementation of our GraphQL API.
Download the Whitepaper PDF attached for more information about how to use GraphQL.
To register a person with name, email and consent (typical newsletter subscription), you do not need authentification. A verification email will be sendt to the given address. The relevant mutation is:
Mutation -> Room -> People -> consentsGive