How can I call an ETL Application in flow designer.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago - last edited 4 weeks ago
Hi All,
I am working on a CMDB integration using IntegrationHub ETL. I have already created an ETL Application which contains all the mapping logic and runs fine when I trigger it manually.
Now I want to automate this process using Flow Designer:
The Flow Trigger is a Service Catalog Item where users upload the template (Excel) and select a location.
Once submitted, the request should go for approval.
If approved, I want the flow to automatically call/run the ETL Application instead of running it manually.
How can I run an ETL Application directly from Flow Designer? Is there a way to invoke it (script, REST, or other method) since I don’t see a ready-made ETL spoke action in Flow Designer?