-
Plans to Integrate AI into Meister Tools?
Dear Meister Community Members, I would like to know if there are any plans to integrate artificial intelligence (AI) into Meister's tools, particularly MindMeister. I have noticed that many competing tools are starting to combine mind mapping with AI to enhance the creation of educational content, including image search…
-
assigned_to_id created task
Hello, I use the meistertask api to create a task on a specific section. The task is created correctly but I would like to assign it to a person in my team by default. I have seen in the documentation: https://developers.meistertask.com/reference/post-task That it is possible to assign a task to a person with the…
-
API Meistertask
Hi, I have a question about the meistertask api. I can't authorize my application and it returns a 403 error. Here is what I did: 1 - I created the link to my project on the url: https://www.mindmeister.com/api in the tab: OAuth 2.0 Apps I retrieved the following elements: CLIENT ID CLIENT SECRET 2 - Then I authorized my…
-
Method POST
Hi, I would like to use the mindmeister API to create/modify maps but on the V2 API I only see GET methods: https://developers.mindmeister.com/reference/users-me Whereas on V1 you can do POST: https://www.mindmeister.com/developers/explore Did I miss something? Is this no longer possible or am I looking in the wrong place?…
-
API for team management
I am managing our team with ~200 users and managing the team by hand is cumbersome. Are there any plans to extend the API to allow for the invitation and removal of team members? Kind regards, Alex
-
Questions about the JSON format
https://www.mindmeister.com/developers/embed I have a question about the above URL, what is the JSON format to be described in file[content]?
-
Wo bekomme ich einen API-Schlüssel?
Nach der Dokumentation, wurde mir empfohlen, dass ich auf https://www.mindmeister.com/api ein "New Application" erstellen muss. Wenn ich jedoch da drauf klicke, komme ich auf ; aber nirgendwo kann ich etwas erstellen. Auf einer anderen Dokumentation steht, ich muss mich dafür auf…
-
Pull the custom fields of every task on my board at once
hi c: I am currently trying to find a way to visualize the status quo of our project in PowerBI automatically. While it is super easy to get the section and status overview for every task does, however, getting the information of the custom fields really cause some trouble. I didn't find any way to get the custom field…
-
How we can set the access token expiration time OAuth 2.0
I'm implementing the authentication and authorization process using OAuth 2.0 and Authorization Code Flow, and while requesting for the access token I get the response with these information "access_token", "token_type" and "scope", there's no expires_in parameter. I also tried to get the details of the token and the…
-
Is it possible to use the OAuth2 Flow with localhost?
Hello! I'm trying to create an Application that only runs in electron on the users personal machine, and I am trying to allow them to connect to MindMeister (and MeisterTask) through the steps mentioned here, however I can't use an unsecured URL in the Application registration, but I also can't start a https localhost…
-
Mindmeister API object not found
I am trying to insert a new idea into my mindmap. Here is my request. curl --location '<https://www.mindmeister.com/services/rest/oauth2?map_id=2925023339&method=mm.ideas.insert&parent_id=2926361857&title=test> --header 'Authorization: Bearer MY_KEY I get the following response: <?xml version="1.0" encoding="UTF-8"?> <rsp…
-
Integration with Clio tasks
We use Clio as our case management system but prefer Meistertask for task management. It would be great to integrate the two so that there's a record of tasks in the matter file in Clio. Clio has an open API.
-
Person API returning too many rows
The /persons API is returning 88 rows. But when I check in the team members page, I only see 72 users, plus 6 pending invitations. So total 78 users. When I look at the difference I see some old email addresses in the API's result that might have been invited, but do not show up in the team-admin's team members page. How…
-
What are future plans of extending API V2 to match or surpass functionality provided with API V1?
Hello everyone. I just arrived, and am trying to get around. The question blow interests me the most currently. Maybe someone can shed light on this matter. Thanks. I just discovered mindmaster and am interested in integrating my mind maps within my own infrastructure. API V1 provides a broad selection of methods, that…
-
Automation to send Mail to a customer
Hello, currently I'm working on an workflow with MeisterTask. But I'm not 100% shoure if MeisterTask is the correct tool for me and my team. So I want to automate a workflow which is triggered, when a customer registers for a seminar over a form on the website. After the registration we get a task (automatically generated…
-
API call for Work Interval - How to convert inputs?
I want to make an API call for Work Intervals; for that, I need a project ID and task ID. but the required input is in int32. and IDs are like "hUB4pbe8".... How to convert or any solution??
-
Is there a way to delete tasks via API?
There is no DELETE verb on the API documentation for tasks. Deleting each task is possible via the UI but it is VERY tedious We would like to not pollute some of our searches with archived tickets (without having to do the extra click to exclude stuff) Since we already run some maintenance tasks on our boards via API we…
-
Is the MeisterTask and Google Calendar Synchronization one way?
I am adding tasks and registering schedules in MeisterTask and checking them in Google Calendar. There are two problems as follows. 1. When the date/time of a task in MeisterTask is changed in Google Calendar, the date/time change is not reflected in MeisterTask. If you change the date and time of a task in MeisterTask,…
-
How do I find the ID of the custom field to make an API call?
Hi together i want to make an api call to the custome field but i don't find the ID of the custom field how can i get them. I have a Text field with name test but it have to be a number perhaps somebody can help https://developers.meistertask.com/reference/get-custom-field
-
What plan do I need to add mind map items via API?
Hi there! I need to add mind map items via REST API. What plan is right for my task?