I’m currently running UiPath on an EC2 instance within a VPC and facing an issue with my webhook not sending events to my API gateway. Here’s a succinct summary of my situation:
Set-Up: I’ve established an API gateway that triggers a Lambda function, which is supposed to process incoming webhook events from UiPath.
Manual Testing: I can successfully send requests from within the EC2 instance to my API gateway using ‘Invoke-WebRequest’ in PowerShell, which is similar to cURL.
Webhook Configuration: I’ve configured the webhook URL with my API gateway endpoint without any connection errors. Also, I’ve enabled the setting to send all events from UiPath Orchestrator.
Troubleshooting So Far: I can see the events in the Orchestrator, but no event logs are reaching the API gateway. Logs for the API gateway are enabled, but they only show entries for my manual tests.
I’m at a loss on how to debug this further to figure out why the event logs aren’t getting through. Any advice or guidance on how to resolve this issue would be greatly appreciated.
It seems that you have trouble getting an answer to your question in the first 24 hours.
Let us give you a few hints and helpful links.
First, make sure you browsed through our Forum FAQ Beginner’s Guide. It will teach you what should be included in your topic.
You can check out some of our resources directly, see below:
Always search first. It is the best way to quickly find your answer. Check out the icon for that.
Clicking the options button will let you set more specific topic search filters, i.e. only the ones with a solution.
Topic that contains most common solutions with example project files can be found here.
Read our official documentation where you can find a lot of information and instructions about each of our products:
Hopefully this will let you easily find the solution/information you need. Once you have it, we would be happy if you could share your findings here and mark it as a solution. This will help other users find it in the future.
Thank you for helping us build our UiPath Community!