Is it possible to receive a message via API (or if there's any other way besides API)

Hi. I was just wondering if it’s possible to receive a message from an API?
( Or any other way to receive it; )

  1. On my orchestrator
    or
  2. On my process/workflow

The intent is that I need to receive a phone number and use it in my process later on.
Is this attainable?

Regards,
Mc

3 Likes

Hi @UiP_Mc,
I’m not sure if this will meet your requirements but please have a look:

1 Like

Hi @UiP_Mc

There is currently no native way to let Orchestrator listen for webhooks from other services. However, please check out this tutorial:

It is not what you want 100%, but it would provide you insights on how it could be achieved using Google Cloud AppEngine or a similar service :slight_smile:

1 Like

Hello Mc,
In the first video, you will see how Use Orchestrator Webhooks in Power Automate:

In the second video you can see how I use the Slack Webhooks to communicate with UiPath:

Thanks,
Cristian Negulescu