How to Trigger flow when a record is created or updated in import set table
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-26-2020 11:56 AM
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?
I tried changing the state to is "not pending" or "one of" but nothing worked.
- Labels:
-
Discovery
-
Service Mapping
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-27-2020 05:55 AM
Yes, I did test with adding only one condition like - State is processed and didn't work 😞

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-28-2020 03:13 AM
Hi,
Can you show the only the trigger condition again please.
Thanks,
Ashutosh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-28-2020 04:21 AM
Sure, Here is one of the Import set Which got loaded 0n 08/28 at 1:00 PM EST
Here is my trigger in flow designer:
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:

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-28-2020 04:54 AM
State changes to Processed?
Can you try this.
Thanks,
Ashutosh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-28-2020 10:41 AM
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.