OAuth 2.0
Third-party OAuth access to Questionful, planned, not available.
🚧 On our roadmap. Questionful is not an OAuth provider. There is no way to build a third-party app that asks a Questionful user for access, because there is no public API for it to call yet.
What OAuth is used for today
Questionful is an OAuth client, not a provider. It uses OAuth to connect out to other services on your behalf:
- Google: sign in with Google, and the Google Drive integration.
- HubSpot and Salesforce: the CRM integrations that are coming soon.
Those flows happen when you connect a provider to a form. You are never asked to paste an API key.
What is planned
Becoming an OAuth provider only makes sense once there is a public API to authorise access to. Both are on the roadmap and neither has a date.
For now, use webhooks, no authentication flow, just a URL you control.