Hello,
I would to know how I would do a POST API REQUEST using the Web component.
Below is the API request:
APIs are different, so if there is a way you could make me the blocks. i would highly appreciate.
In the above picture, I would like the Amount and phone number to be a text string.
Hope to get help soon
Chris
February 18, 2020, 10:46am
2
Hi @collinskathuli
if you are still using Thunkable Classic you might want to switch to X because of July 2020 you wonβt be able to edit your projects anymore:
Dear Thunkers,
As you know, we are planning to retire the Thunkable Classic platform.
Why is Thunkable Classic retiring?
With Thunkable Classic, you can only build Android apps. With Thunkable X, you can build apps for both Android and iOS.
It makes more sense to only have one platform, so our team can focus on putting out the best features and service.
What does this mean?
On November 1, 2019 , you will no longer be able to sign up for a new account on Thunkable Classic (you will still beβ¦
Best, Chris
Hello Chris,
Does it mean you need to rebuild your apps?
Chris
February 18, 2020, 11:40am
4
Yes it does- but better now then later when you cannot edit your projects anymore
Hi, @collinskathuli !
This is how you would make a POST request through Web API in Thunkable X (x.thunkable.com ) -
Set your Headers (add all 3 of them)
Set your API URL (copy & paste this - )
Set your API Body (copy and paste the full body, including the β { β & β } β )
Then in the blocks area,
Hope I helped you!
Good Luck!
Thanks!
1 Like
Thank you @kartik14 .
But in the body I would like the Amount and Phone Number to be a text string. How possible is that?