Catch Webhook Trigger: allow accepting binary data

Is it possible to add a feature in Catch webhook trigger to allow receiving binary data?

I have a payment processor which send this kind of data when sending callback. And currently I can’t set the callback url to activepieces’ webhook, because activepieces can’t receive the data.

And because of this, right now i’m setting the callback url to Make’s webhook, where I convert the binary to string first. And then do the automation there.

If activepieces allow accepting binary data, then I would prefer to my automation here instead of Make.

Andy

@ashrafsam is it possible to accommodate this request?