Adding HTTP Webhook Trigger in Studio 23.10

I’m struggling to create a webhook trigger in Studio (desktop) 23.10. I have an HTTP Webhook event trigger setup in Orchestrator (as below):

However, in Studio I cannot find any activity to let me trigger the process using this connection. I know there is a way to do this somehow, as I’ve done it previously in a test-project (below)

However, in my current project, I have no ability to add a Webhook Event Happened activity in the project, nor can I add the UiPath.HttpWebhook.IntehrationService.Activites dependency.

Any idea what I’m missing.

Hi @Adam_KellingrayWilliamson

You’ll need to create the project as a trigger-based one attended or background, depending on the use case, otherwise webhook activities won’t show up. Also double-check that Studio is connected to the same Orchestrator tenant where the webhook is created. In Manage Packages, make sure both Official and Preview feeds are enabled and then search again. If this is an existing process project, it can’t be converted — you’ll have to recreate it with the correct trigger-based template and move your workflows into it.

@Adam_KellingrayWilliamson

Go to manage packages

click on filter icon and select include prereleases and then search for webhook

cheers

Ah! I was looking under ‘Official’, and not ‘All Packages’ in the sidebar. Found it now. Thank you!

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.