How can I use AnonFiles uploader API key to my app?

I want to upload files from my application to the AnonFiles website by using API key. Can anyone guide me? How can I do this with Kodular? Please make an aia file that’s enough helpful for me or you can share blocks image.

Thanks for advance

Use the Web.PostFile method.
for an example see here App Inventor Tutorials and Examples: PostFile | Pura Vida Apps

Taifun

Sorry @Gaston , but your blocks do not make sense… the PostFile method expects a path to a file, but not a list of lists

Taifun

1 Like