I am using task status to trigger Teams meeting creation through Power Automate. I noticed that if I change the task description in Wrike, then change the status to trigger the Power Automate process, the description that is returned through my get Task API call is not correct, it is the previous version of the description. It seems like there is a minute or so delay before the api will pull the correct description. Is there a cache issue? All the other task info comes back fine, it is just the description that is having issues. I wonder if the autosave is slow?
Any help would be appreciated