Can I use a third-party webhook?
I found a link that would work perfectly for what I want to do, but it’s for Slack, and I want to use it for another app.
Sin embargo, no encuentro ese conector entre los conectores de studio web disponibles
That si a reported issue that the activity is not found in studio web..
One work around for you is open a cross platform project in studio then you can find the webhook connector..search webhook in activities and you would see it
I’ve tried a lot with that solution, but I don’t know why I can’t get it to connect to the service. The service is working — I’ve tested it with another system and the webhook is being redirected. But I can’t get it to trigger in UiPath. Could you give me a hand to see what I’m doing wrong? Should I open another thread so you can guide me there?
I’ve seen it in Studio, but I’m not really sure how it works — whether it runs directly from Studio or if I have to publish it to Orchestrator. Also, I don’t understand why the URL provided by this activity is different from the one I got when I created the connector (as @ashokkarale mentioned above).
When I tested this with the “Connector Builder” and followed guidance through ChatGPT, it indicated that I needed to create a trigger. The trigger I need to create is of type “POST”; however, it seems to be disabled. Is this the case? Someone in the forum mentioned that sometimes this can be “requested” to be enabled for us. Is that correct?
When I attempt to create a trigger within the creation or configuration of my custom connector, two options appear: “Polling” and “Webhook.” I interpret that to recreate the activity “Webhook Event Happened,” I need the one labeled “Webhook.” However, it does not allow me to select it; it is simply grayed out and cannot be chosen (beside it, it says “Coming Soon” in Spanish).
ok,Remember, however, that the trigger “Webhook Event Happened” was not available, so I was attempting to create one as suggested by @ashokkarale.
Nevertheless, if this continues to become more complicated, I believe I will opt for using the desktop version instead.
yes of course.I am endeavoring to respond to WhatsApp messages through EvolutionAPI. When a message arrives at my WhatsApp number, EvolutionAPI forwards it via a webhook, and I aim to capture the message using UiPath.
This is the link to the Postman method.
It closely resembles (if not matches) the scenario I provided in the link, but with Slack replaced by EvolutionAPI.