Data table data updates: impact on flows

Hello All,

Data table is used in flows and it's required to update data table data.

Update cases are:

  1. API import job with Append mode
  2. API import job with ReplaceAll mode

Questions:
What is the impact on flows?
Will flow have no data during update?
Is the cached version used during the data update and cache updated after the job completion?

Need official answer but one would expect transactional updates to occur.

I would expect:
all same data for #1 or
All same data + appends at some point #1

All original data or All new data #2

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.