When a test the scenario, I have no attachment file from my webhook module connected to Zoho Mail

Hello, I want to make a scenario where each bill file from Plutio send by Zoho Mail is Upload to Google Drive. It’s not the actual case but I want a step in the scenario to verify the year and when it’s a new year, Google Drive will create a new folder example : Facture Plutio 2025 and upload the bill file there.

The actual case is when a test the scenario, I have no attachment file from my webhook module connected to Zoho Mail.
I see in the Webhook settings we can create a Data Structure so I want to know if it’s the solution to have the attachment ?

Thanks for your help!

You should not be using a Custom Webhook module for this.

Either use a Custom Mailhook module, or use the Email “Watch Emails” module.

2 Likes

Hello @samliew I appreciate your answer. :slight_smile:

The problem with Custom Mailhook module is when I paced the Webhook URL in Zoho Mail it said that the Webhook URL is not a valid URL.

For Watch Emails modules, I can’t configure the trigger to be instant so I need to scan all received emails, I prefer to be able to have an instant trigger.

Do you have a solution for this ?

Thanks!

The Custom Mailhook is set up differently, it’s like a forwarding address that you forward all incoming mail to.

In Zoho, to set up a forwarding address, see Email Forwarding - Zoho Mail

2 Likes