About google forms response file upload to discord

Hello,

i am trying to collect google form responses with file attachments, then i am trying to post everything to discord. when i try everything through trello - i get 400 error. (i was sending responses prior to this without any problems at all), now when i added file uploads, i am getting problems. there are no problems though if i would be using zapier - i get links to the files when everything is posted to discord (files are being uploaded to google drive), however i do not want to use multiple applications, i would like to stick to trello. can you help me finding where am i wrong? error i am getting: Screenshot - 6dcd7271d0721c81c00a7c5edc4e8f3c - Gyazo
inside : Screenshot - 2cff307094b030441017e100eb861726 - Gyazo (no link or no attachment received, i see only some array inside, thats it and i am not able to find out how to use it: Screenshot - 45ceef175b003ff5391ef42e0c5cecc3 - Gyazo

Welcome to the Make community!

1. Screenshots of module fields and filters

Please share screenshots of relevant module fields and filters in question? It would really help other community members to see what you’re looking at.

You can upload images here using the Upload icon in the text editor:
Screenshot_2023-10-07_111039

2. Scenario blueprint

Please export the scenario blueprint file to allow others to view the mappings and settings. At the bottom of the scenario editor, you can click on the three dots to find the Export Blueprint menu item.

Screenshot_2023-08-24_230826
(Note: Exporting your scenario will not include private information or keys to your connections)

Uploading it here will look like this:

blueprint.json (12.3 KB)

3. And most importantly, Output bundles

Please provide the output bundles of the modules by running the scenario, then click the white speech bubble on the top-right of each module, save the bundle contents in your text editor as a bundle.json file, and upload it here into this discussion thread.
Screenshot_2023-10-06_141025

Providing the output bundles will allow others to replicate what is going on in the scenario even if they do not use the external service.

Following these steps will allow others to assist you here. Thanks!

2 Likes

output bundles webhook:
[
{
“Your place of residence address”: “ferfref”,
“Provide a copy of your passport for both sides.\nName it in such way: John Green (1;2)”: [
“1b7X7GaoryD7e1AlLa5F7rr4fsTWI68yO”
],
“Submit a personal photo of yourself with a handwritten note indicating the time and date.\nName it in such way: John Green photo”: [
“1LztzJItiSXQ-WvD2YZzestIgU_-bKB5U”
]
}
]

output bundles of message to discord:
[
null
]