jotform / jotform-api-python

JotForm API - Python Client
GNU General Public License v2.0
39 stars 48 forks source link

Update JotformAPIClient with teamId #30

Open jared-osmo opened 7 months ago

jared-osmo commented 7 months ago

Hi!

This PR is just a possible suggestion for adding "team awareness" to the python client and allow the jotform python client to be able to list the teams and correctly (I hope) use teams when accessing forms via the API.

I am happy to chat with someone or make any changes you deem necessary to get this merged in.

Thanks!

rgerkin commented 7 months ago

Could the maintainers take a look? We are using this fork now successfully in production, but it would be helpful if this was merged in and a new PyPI release generated.