PDF of glide a make (with the original name of the PDF)

Hi
Can someone help me find a solution to send pdf files.
So I have already managed to send pdfs from glide to make and then send them by gmail from make, however the file sent by email is named file.pdf
how can I keep the original file name stored in glide and send it with it.
Thanks for your help

Hi @Anass_Slassi,

Please, follow these steps when asking a question, and you’ll be more likely to get a helpful answer:

:writing_hand: Give us a detailed explanation of what you’re trying to achieve

:footprints: Tell us about any steps you’ve tried so far

:camera_flash: Include screenshots of:

  • your scenario flow and setup (functions, mappings, variables, etc.)
  • module configurations and outputs
  • any error messages you are getting

:card_file_box: Share the blueprint of the scenario you are asking a question about. (this does not contain the connection or personal information)

2 Likes

Welcome to the Make community!

What is the output bundle of the Glide module? If the original file name is not passed to your scenario, you cannot retrieve the original file name.

If you need further assistance, please provide the following:

Please provide the output bundles of the Glide module by running the scenario (or get from the scenario History tab), then click the white speech bubble on the top-right of each module and select “Download input/output bundles”.
Screenshot_2023-10-06_141025

A.

Save each bundle contents in your text editor as a bundle.txt file, and upload it here into this discussion thread.

Uploading them here will look like this:

module-1-output-bundle.txt (12.3 KB)

B.

If you are unable to upload files on this forum, alternatively you can paste the formatted bundles in this manner:

  • Either add three backticks ``` before and after the code, like this:

    ```
    input/output bundle content goes here
    ```

  • Or use the format code button in the editor:
    Screenshot_2023-10-02_191027

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

This will allow others to better assist you. Thanks!

samliew – request private consultation

Join the unofficial Make Discord server to chat with other makers!

1 Like