We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
hi, I am implementing my own custom api service for surveys in surveyjs. How do i integrate my custom apis with this mobile app.
The text was updated successfully, but these errors were encountered:
Hi @harrisbaitalrayan
You have to modify accessKey in providers/survey/survey.ts.
Then you can use the Private API methods from SurveyJS.
If you need any other method that is not defined in the provider, consult the documentation https://surveyjs.io/Help/Index/
Sorry, something went wrong.
No branches or pull requests
hi, I am implementing my own custom api service for surveys in surveyjs. How do i integrate my custom apis with this mobile app.
The text was updated successfully, but these errors were encountered: