Skip to content
New issue

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

Is there a way to manage Organizations? #29

Open
thefrisson opened this issue Nov 29, 2023 · 3 comments
Open

Is there a way to manage Organizations? #29

thefrisson opened this issue Nov 29, 2023 · 3 comments
Labels
question Further information is requested

Comments

@thefrisson
Copy link

I see the way to do the CRUD functions on just about every other object type in toggl track, but I am not sure about your support for Organizations, the top-level object. I am trying to manage the fact that each user may belong to multiple organizations and the separation of concerns is paramount, but it is unclear if an identifier for the organization that each workspace belongs to is given in the response of Workspaces(auth=auth).list() for example. Also, it is unclear as to what data is necessary to use the Workspaces.create() method. Would really appreciate feedback on these issues.

@nifadyev
Copy link
Collaborator

Hey @thefrisson , is the issue this relevant to you? Do you still use toggl-python?

@thefrisson
Copy link
Author

@nifadyev I wanted to use it, but since Toggl has come out with v9 several months ago and toggl-python was not updated, I had to move away.

@nifadyev
Copy link
Collaborator

Thank you for an answer. What are the most useful toggl parts in your routine? Except organizations, obviously)

@nifadyev nifadyev added the question Further information is requested label May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants