GithubHelp home page GithubHelp logo

surveycto-python's People

Contributors

edodge avatar jeenut27 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

franklinokech

surveycto-python's Issues

Variable "key" undefined on row 363 in method "__check_json_extraction_params"

Hi, this is Max of SurveyCTO support. A user attempted to use this module, but came across an error, and I believe I know the issue: On row 363, it makes this method call:

self.__check_key_and_raise(key)

However, while the "key" parameter is defined in many of the methods in that class, it is not defined in the "__check_json_extraction_params" method. This is causing an error when it calls for that variable on row 363. Let me know if you need more details. Thanks!

get_form_definition method API details

The API endpoint being by get_form_definition method is undocumented on the surveycto docs, the endpoint:

   url = f"https://{self.server_name}.surveycto.com/forms/{form_id}/design"

that you use for the method, returns a field named formulasConvertedToStaticValues as a boolean, could you tell me whether there are any options to receive the formula values as static values instead by passing some argument to this endpoint?

Invalid date string

On row 268, there is an invalid date string template:

url_date = quote(oldest_completion_date.strftime("%b %-d, %Y %-I:%M:%S %p"))

This is causing errors when a date is being specified.

While I'm not 100% sure on this, is it supposed to return a Unix time code? That is what is needed for the SurveyCTO REST API. Thanks!

Old columns get dropped after a significant change in the form structure.

Hey,
I had to make some serious changes to the form where I had to move certain columns into groups. I had expected that with the API call, I'd get the data such that the old columns remain, but the same columns (now in a group) would be added as new columns. However, the old columns get dropped and the old data is not in the new column either. Is there a parameter I'm missing. Please do let me know. Cheers.
P.S. Love the work you've done so far!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.