How to Trigger flow when a record is created or updated in import set table

rksnow
Tera Expert

Hello, I have an import set table wherein data gets imported periodically. I have created a flow in designer to get triggered when a new record is created or updated in import set table and Run the action - update the "target record" in import set table record. But, the problem I am facing is, when the data is getting imported my flow is not getting triggered. Could you please suggest any other best possible way?

 

find_real_file.png

I tried changing the state to is "not pending" or "one of" but nothing worked.

13 REPLIES 13

Yes, I did test with adding only one condition like - State is processed and didn't work 😞

Hi,

Can you show the only the trigger condition again please.


Thanks,
Ashutosh

Sure, Here is one of the Import set Which got loaded 0n 08/28 at 1:00 PM EST

find_real_file.png

 

 

 

Here is my trigger in flow designer:

find_real_file.png

 

and the executions are shown below, The last executions which we see below have got triggered on 08/26 because I didn't keep any condition at the time:

find_real_file.png

State changes to Processed?

Can you try this.

Thanks,
Ashutosh

That's a great idea. I have just tried changing the condition to state changes to processed but it didn't trigger the flow either.

And I also tried state changes from pending, During this run, Only errors got triggered.