Confused about posting to web api (text only)

I am still confused, even when looking at thunkable docs on how to post to web api. I am reading the documentation from here.

From what it looks to me :stuck_out_tongue: it is a html cleaner but you can upload via web api? If this is true, how do I got about doing it? The post block in thunkable doesn’t make sense to me.

All help is much appreciated.

Thanks

1 Like

I agree. The docs dont really explain much on HOW to use them, just what they are. Some things are self explanatory and others well, they need to go into more detail or make some videos to show us how they expect them to be used.

1 Like

Unfortunately, this service https://www.10bestdesign.com/dirtymarkup/docs does not help clear the code for your case. But I would do this: first I cleaned the code with this or another service, and then I polished it with my code to remove the remaining dirt.

An example of working with this service

https://x.thunkable.com/projects/5d18818a43e7a426f166159b/project/properties/designer/

1 Like

Hmm, I tried your project but it does not appear to work for me. Does this dirty markup not work because it cannot work with images is it?

Thanks

(edit)

Also are there any other services that you recommend? Thanks

Hi there,

If someone needs to clear html, then a basic example can be found here.

https://x.thunkable.com/projects/5d18818a43e7a426f166159b/project/properties/designer/

List of replacements update in Excel.

%D0%B8%D0%B7%D0%BE%D0%B1%D1%80%D0%B0%D0%B6%D0%B5%D0%BD%D0%B8%D0%B5

After that, copy all the lines from two columns into replaceData.

1 Like