The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.
- Fixed an issue introduced with dplyr 1.0.0 in handling of duplicate
variable names
- Tidying up code
- Update docs
- Use Oauth
- Move to the new typeform API - breaking changes
- Jumped to Version 2 to match the V2 API.
- Bug fix: Empty data frames now returned
- Intended to the final version using the V1 data API. Added a
start-up message.
- Removed offset argument - seems to be broken at the typeform
end.
- More consistent response with
get_typeforms()
.
- Bug fix: Return an empty data frame when there are no typeforms
(very edge case).
- Bug fix: typeform API insists on integers for times; so use
times.
- Bug fix: Return an empty data frame when there are no completed
responses.
- Bug fix: Parse hidden fields correctly
- Improved error messages for http status codes.
- More consistent response with
get_questionnaire()
.
- Breaking changes to the API.
get_results()
now
depreciated. Instead, use get_questionnaire()
. This returns
a list with http_status, question stats, questions, completed, and
uncompleted responses (thanks to @hrbrmstr).
- Adding automatic type conversion in the
get_results()
function (thanks to @1beb).
- Adding user agent to API call.
- Better error handling.
- Export get_api function.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.