Receive multipart form-data via Webhook

Hi there..

Trying to connect Jotform to Retool workflows, it seems that Retool webhooks don't accept multipart form-data. In Jotform I have no possibility to change the data sending to the Webhook.

Is there a known workaround?

Thanks in advance!

Malte

According to RequestBin, the JSON is there:

But I can't access the data via trigger data:
{"value":{},"metadata":null,"data":{},"headers":{"x-datadog-trace-id":"5948711717086216094","x-datadog-parent-id":"732728329976672893","x-datadog-sampling-priority":"-1","host":"api.retool.com","x-request-id":"2b0eed4981f54de138a1fd8a1b5f71c4","x-real-ip":"34.141.76.110","x-forwarded-for":"34.141.76.110","x-forwarded-host":"api.retool.com","x-forwarded-port":"443","x-forwarded-proto":"https","x-forwarded-scheme":"https","x-scheme":"https","content-length":"3705","accept":"/","tracestate":"691620@nr=0-0-691620-1351153946-97c77e36a3dd58ad-4437a7aed00adab3-1-1.697442-1702287273384","newrelic":"eyJ2IjpbMCwxXSwiZCI6eyJ0eSI6IkFwcCIsImFjIjoiNjkxNjIwIiwiYXAiOiIxMzUxMTUzOTQ2IiwiaWQiOiI5N2M3N2UzNmEzZGQ1OGFkIiwidHIiOiI0NDM3YTdhZWQwMGFkYWIzIiwidHgiOiI0NDM3YTdhZWQwMGFkYWIzIiwicHIiOjEuNjk3NDQsInNhIjp0cnVlLCJ0aSI6MTcwMjI4NzI3MzM4NH19","traceparent":"00-00000000000000004437a7aed00adab3-97c77e36a3dd58ad-01","content-type":"multipart/form-data; boundary=------------------------81588f00ec1bde5f"}}

What I am doing wrong?

actual we are handling the Jotform submissions with make.com, but want to change to retool workflows..

Bumping the post as I have also run into this issue. I haven't found any info in the documentation if anyone from the ReTool team could advise that would be great.

Hey all :wave: There is an open internal feature request to support multipart form-data, we will keep you posted on progress made here :slightly_smiling_face:

Any update on this issue?

Thanks