Webhook size limit - Ideas?

Status: Open · Asked by Shane Harris on · 0 views

shane6836 — Question ·

Hey everyone,

We have an email that gets sent out that we BCC a pabbly webhook into that triggers some other automation.

The issue we have is that the trigger email often has attachments and these often make the email too large for the webhook, resulting in the whole process failing.

anyone got any ideas about how to get this data to the webhook irrespective of the size of the overall email?

Arshil Ahmad — Reply ·

Hi @shane6836,

Could you please share the Workflow URL in which you have this concern?

Fagun Shah — Reply ·

You are sending data to Pabbly Connect email parser Email Id(not a webhook)

Email Parser size limit is 2-mb for whole email, including attachments.

Fagun Shah
- Automation Freelancer
- Let's Connect - https://www.facebook.com/fagun.shah.7/
shane6836 — Reply ·
You are sending data to Pabbly Connect email parser Email Id(not a webhook)

Email Parser size limit is 2-mb for whole email, including attachments.


Ah ok - thanks!!

So, if I change the trigger option to Webhook By Pabbly I get a webhook URL (compared to when we were using the parser that provided a email address [email hidden]) - we are currently triggering this by BCCing the pcmailhook.com email into the outgoing email - how we we achieve this using the Webhook by Pabbly Webhook URL?

Arshil Ahmad — Reply ·
Ah ok - thanks!!

So, if I change the trigger option to Webhook By Pabbly I get a webhook URL (compared to when we were using the parser that provided a email address [EMAIL][email hidden][/EMAIL]) - we are currently triggering this by BCCing the pcmailhook.com email into the outgoing email - how we we achieve this using the Webhook by Pabbly Webhook URL?


You cannot forward the email to a webhook. You have to use an Email Parser, and its size is limited to 2MB for the entire email.

https://forum.pabbly.com/threads/email-parser-by-pabbly.10732/

Back to all forum threads · Log in to reply