Can You Actually Send A File From Bubble To An External Api (E.g. Pdf)

Hey there Folks,

Everything else i do with APIs works fine but i just cant for the life of me send a simple pdf from bubble to an external api, what is it about the file system that i’m missing ? For text files i send them as text but for pdfs, for some reason the filesystem wont send. is this a known thing or am I missing something?

Bubbly R

1 Like

Have you tried, when you select the PDF you want to send to the other API, you use the ‘used as file’ option?

i found my solution here : Need Help To Upload A Document From Bubble to an external API - #15 by Jici i’m sure i’ll have more and more questions as i refine the calls going forward