Gone are the days of parchment and quills – the enchanting and powerful API from OneFlow allow wizards and witches to collaborate on documents effortlessly before sealing them with a magical signature on any device.
https://developer.oneflow.com/docs/authentication-and-authorization
No more waiting for owls or messy ink spells; with OneFlow your contracts are elevated to new heights, as if touched by a charm straight from the Ministry of Magic.
One of our primary concerns is the prevention of bullying. It is imperative that our platform remains a space where respect and integrity are paramount, and every participant feels secure and valued. To this end, the OverFlow API allows us to enforce these rules consistently and transparently, ensuring that all parties understand their rights and responsibilities. We now send all new players a link to sign the contract for good conduct, terms and conditions.
Flow Rundown:
Trigger: When a new user registers in our canvas app, a new row is added to Dataverse, kicking of the process.
API Call: We send an HTTP request to the Oneflow API to initiate the contract workflow
Parsing the response: The returned JSON is parsed to extract relevant contract details.
Email Notification: A confirmation email is sent to the registerted user with contract details.
Further on we can get the contract back into dataverse by using WebHooks from OneFlow, but you can also save the contracts directly in the OneFlow user.
https://developer.oneflow.com/docs/getting-started-with-webhooks