Question

I want to use an automation to send system events via http caller to Teams. However, the External Action for Http Request does not have an option for web connections (which is what I use for the Microsoft Graph). Any suggestions?

  • 26 October 2023
  • 3 replies
  • 2 views

Badge +3

I thought it would be as simple as Trigger (FME Flow System Event) -> Action (Log) ->External Action (Http Request that includes the information for the system event via the log ).


3 replies

Userlevel 5
Badge +29

You might need to embed that logic into a workspace and call that in your automation

Badge +5

Hello,

 

This blog might be a helpful resource- Integrating Microsoft Teams & FME: Streamline Data Integration Workflows

Badge +3

Yes, thank you both @Merline George​  and @hkingsbury​ . I was hoping to not have to do a transformer and just use the Automations, but I think this is the only route.

Reply