New to the community and I have come from Bubble. Still learning my way around Wappler but making slow progress thanks to Brian English and his fantastic video collection.
I have a technical issue which I am hoping someone can help out with.
I have successfully setup an API call for Docmosis - a fantastic service that can merge word doc templates into PDF. I am calling the API which sends me back a response in the form of a Base64 encoded PDF file. This is the part that I am struggling with. I need to be able to decode this in Wappler as a step after the API, and then download the file. Can anyone help with this by showing me some screenshots (if possible). Again, I am new to Wappler and still getting my head around server actions etc as Bubble has made some of these tasks much more simpler. How do I download the file? Server side? Client side? If client side, how do I send the file to the client side?
I also came from Bubble and I do see and feel your struggles! It can be quite the step from Bubble to Wappler, but if you persist the end result is totally worth it (I think)!
Happy to help you get this extension working. What exactly did you fill in and what is not working for you?
This is a screenshot of a working setup doing something similar to your case. Calling some API getting some pdf in base64 and changing this to a binary file.
Wow!! Thank you for that! I finally have it working. I love this small community, you guys really take the time to help out.
I have definitely had my moments where I wanted to throw in the towel with Wappler, as Bubble makes certain things so easy. I am going to persist through though as I know the reward is worth it.
Glad to have a helpful community to turn to when I get stuck.
Thanks again to everyone on this thread who has helped me.