Update data in repeating group

I am using API call to get list of meetings and keep them as data of repeating group and presenting them using calendar control
when the user update a specific meeting I want to update the specific meeting in the repeating group in a workflow instead of calling again to the API (that took long time) to get all meetings