# My ERP API for Thunkable App Integration

**URL:** https://community.thunkable.com/t/my-erp-api-for-thunkable-app-integration/2406001
**Category:** Off Topic
**Created:** [May 6, 2023, 10:07am UTC](https://community.thunkable.com/t/my-erp-api-for-thunkable-app-integration/2406001 "2023-05-06T10:07:22Z")
**Posts on this page:** 1
**Showing post:** 3

<div class="post-metadata">

### Author: ![tatiang](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/tatiang/32/55482_2.png) [@tatiang](https://community.thunkable.com/u/tatiang)
#### Post date: [May 6, 2023, 5:31pm UTC](https://community.thunkable.com/t/my-erp-api-for-thunkable-app-integration/2406001/3 "2023-05-06T17:31:43Z")

</div>

You should be able to. The first step is to run the POST command in something like Postman (outside of Thunkable) and make sure you can get it to work. If that works, then you can look at examples of POST calls on the forums and set up your blocks in Thunkable.

It’s going to look something like this: [How to use web api with post + parameters and with form - #11 by muneer](https://community.thunkable.com/t/how-to-use-web-api-with-post-parameters-and-with-form/1884526/11) or this: [Post header - SET HEADERS method - #9 by umester2020mxtl](https://community.thunkable.com/t/post-header-set-headers-method/1172691/9).

But again, the first step is to make sure it works outside of Thunkable.

---

_[View the full topic](https://community.thunkable.com/t/my-erp-api-for-thunkable-app-integration/2406001)._
