Delay the initial trigger of Zoho Flow

Delay the initial trigger of Zoho Flow

Hello. I have a problem. I created a workflow that calls a function that populates a new event (Meeting) with information from a Deal once the event is saved. I created a Flow that triggers when a new event (Meeting) is created in Zoho CRM. However, there is a delay in populating the event (Meeting) in CRM, so the event (Meeting) information sent to Flow is the pre-populated information in the event record and not the new information. Therefore the Flow doesn't trigger because it is evaluating the pre-populated information. Does anyone have any suggestions on how to solve this problem? I tried adding a delay to the beginning of the Flow to give the event time to populate the correct values so the Flow can evaluate the correct information, but that is not possible in Flow. Please help!