Skip to main content
Solved

Using a Flow app as the trigger for a Flow automation


hlynur
Contributor
Forum|alt.badge.img+8

Hello, my question is quite simple and probably idiotic but I haven’t found a clear solution to this anywhere, so here we go…

I have a very simple Flow App where the user drags and drops a DWG file that then gets split up into separate layer entities and written to our SDE. So what I want, and again quite simple, is that that after running that App the user gets an email notifying him/her if the process succeeded.  

Meaning the running of the Flow app is the trigger for the Flow automation that then sends out an email based on a attribute value from the Flow app (the user basically fills out their email in the Flow app that gets assigned to a attribute in that process).

I cant for the life of me figure out how to use a ran Flow app as the trigger and the other things that comes after that is just bonus question material if anyone wants.

How do I do this?

-Hlynur

 

Best answer by nielsgerrits

How I do this:

  • FeatureWriter to do the writing.
  • Emailer to send the email, triggered by the summary output feature of the FeatureWriter.

The other way I can think of is to let the triggered job sumbit to a topic and use that as a trigger for an email automation, but I have not enough experience with automations to tell you how to set that up.

View original
Did this help you find an answer to your question?

3 replies

nielsgerrits
VIP
Forum|alt.badge.img+55
  • Best Answer
  • June 18, 2025

How I do this:

  • FeatureWriter to do the writing.
  • Emailer to send the email, triggered by the summary output feature of the FeatureWriter.

The other way I can think of is to let the triggered job sumbit to a topic and use that as a trigger for an email automation, but I have not enough experience with automations to tell you how to set that up.


alexbiz
Enthusiast
Forum|alt.badge.img+13
  • Enthusiast
  • June 18, 2025

Hey Hlynur,

The cleanest way to fire off an automation from an FME Flow App would normally be to use an Automation App
But Automation Apps don’t support file uploads yet, so that’s a non-starter for your DWG drag-and-drop use-case.

The approach Niels suggested here is the simplest and works well.


hlynur
Contributor
Forum|alt.badge.img+8
  • Author
  • Contributor
  • June 19, 2025

Thanks ​@nielsgerrits  i’ll have a look at FeatureWriter since workspace cant be a trigger.


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings