Skip to main content
Question

Hi team,Is there any way to link power apps to celonis to enable workflow mechanism.

  • July 16, 2024
  • 1 reply
  • 5 views

gauri.pai11
Level 3
Forum|alt.badge.img+3
Hi team, Is there any way to link power apps to celonis to enable workflow mechanism.

1 reply

mateusz.dudek14
Level 11
Forum|alt.badge.img+11

Hi,

 

Can be workflow mechanism triggered by webhook/http request?

If so, you can do it in multiple ways (AF, skill, Actions in Studio, ML workbench python request),

depending on your needs.

 

Webhooks in power apps:

Use Webhooks to create external handlers for server events - Power Apps | Microsoft Learn

 

Best Regards