# Confused about posting to web api (text only)

**URL:** https://community.thunkable.com/t/confused-about-posting-to-web-api-text-only/124778
**Category:** Questions about Thunkable X
**Created:** [June 28, 2019, 5:46pm UTC](https://community.thunkable.com/t/confused-about-posting-to-web-api-text-only/124778 "2019-06-28T17:46:29Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![eoinparkinson](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/eoinparkinson/32/143769_2.png) [@eoinparkinson](https://community.thunkable.com/u/eoinparkinson)
#### Post date: [June 28, 2019, 5:46pm UTC](https://community.thunkable.com/t/confused-about-posting-to-web-api-text-only/124778/1 "2019-06-28T17:46:29Z")

</div>

I am still confused, even when looking at thunkable docs on how to post to web api. I am reading the documentation from [here](https://www.10bestdesign.com/dirtymarkup/docs).

From what it looks to me 😛 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

---

<div class="post-metadata">

### Author: ![samclever](https://avatars.discourse-cdn.com/v4/letter/s/ec9cab/32.png) [@samclever](https://community.thunkable.com/u/samclever)
#### Post date: [June 29, 2019, 1:10am UTC](https://community.thunkable.com/t/confused-about-posting-to-web-api-text-only/124778/2 "2019-06-29T01:10:09Z")

</div>

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.

---

<div class="post-metadata">

### Author: ![actech](https://avatars.discourse-cdn.com/v4/letter/a/3d9bf3/32.png) [@actech](https://community.thunkable.com/u/actech)
#### Post date: [June 30, 2019, 10:08am UTC](https://community.thunkable.com/t/confused-about-posting-to-web-api-text-only/124778/3 "2019-06-30T10:08:41Z")

</div>

Unfortunately, this service [https://www.10bestdesign.com/dirtymarkup/docs](http://here) 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/](https://x.thunkable.com/projects/5d18818a43e7a426f166159b/project/properties/designer/)

---

<div class="post-metadata">

### Author: ![eoinparkinson](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/eoinparkinson/32/143769_2.png) [@eoinparkinson](https://community.thunkable.com/u/eoinparkinson)
#### Post date: [June 30, 2019, 1:24pm UTC](https://community.thunkable.com/t/confused-about-posting-to-web-api-text-only/124778/4 "2019-06-30T13:24:20Z")

</div>

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

---

<div class="post-metadata">

### Author: ![actech](https://avatars.discourse-cdn.com/v4/letter/a/3d9bf3/32.png) [@actech](https://community.thunkable.com/u/actech)
#### Post date: [July 1, 2019, 9:57am UTC](https://community.thunkable.com/t/confused-about-posting-to-web-api-text-only/124778/5 "2019-07-01T09:57:55Z")

</div>

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/](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](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/0/0/00d50827a8651fa0e8d8eed3d1591e9af83c5269.png)

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

---

<div class="post-metadata">

### Author: ![ioannis](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/ioannis/32/146956_2.png) [@ioannis](https://community.thunkable.com/u/ioannis)
#### Post date: [November 8, 2024, 12:12pm UTC](https://community.thunkable.com/t/confused-about-posting-to-web-api-text-only/124778/6 "2024-11-08T12:12:28Z")

</div>


