huginn / huginn

Create agents that monitor and act on your behalf. Your agents are standing by!
MIT License
43.62k stars 3.78k forks source link

Setup Webhook Agent for Dropbox #2931

Open cybrpimp opened 3 years ago

cybrpimp commented 3 years ago

I'm looking at multiple options to work with Dropbox and I started another thread about setting up the credentials, but I also want to work on getting the Dropbox Webhooks setup.

When Dropbox sets up the Webhook, it tries to do a verification request using a passed parameter called "challenge" and the Webhook needs to respond with that. You can read more about that here under "Verification Request".

I'm not sure how to have the webhook respond. My understanding is that is a one-time verification request and will not be used later.

Can someone offer advice please?

JuthX commented 3 years ago

I am having the same issue with Monday.com Webhook POSTs. Please help!!