Open API for creating projects, tasks and managing members

Options
Arvid Vessman
Arvid Vessman EN Business Posts: 5 Beginner

Today we add a "bot" that has admin permissions in order the be able to add/remove users and other tasks automated via integrations from our project portal.

This is clumsy since that user clutters the user list. Would be great to be able to do these administrative tasks via API without having an admin user present.

1
1 votes

Already offered · Last Updated

Comments

  • Andrew Lapidus
    Andrew Lapidus Admin, MeisterLobster, EN Business Posts: 1,007 Community Admin
    Options

    Hi @ArvidVessman - thanks a lot for reaching out, and welcome to the community! 👋

    You might find our current API documentation at developers.meistertask.com useful. There are endpoints for creating a project, creating a task, and managing project members and permissions (called "project membership" and "project rights" in the documentation).

    Does this help you and your team?

    -Andrew

  • Arvid Vessman
    Arvid Vessman EN Business Posts: 5 Beginner
    Options

    Thanks Andrew!

  • Andrew Lapidus
    Andrew Lapidus Admin, MeisterLobster, EN Business Posts: 1,007 Community Admin
    Options

    Happy to help! 😁

  • Marko Grgic
    Marko Grgic EN Basic Posts: 1 Beginner
    Options

    If I got you right, linked API documentation and hints to the project membership/rights section implies, that the only way to remove members using the API is to delete all project & group memberships for that member. Is that correct?

    Is that member completely removed from the organization or will it still be member of it, only without access to anything anymore? If so, is there any API endpoint to remove an organization member with one call from any project/group?😅