Hundreds of features to explore
Games made in Construct
Your questions answered
Trusted by schools and universities worldwide
Free education resources to use in the classroom
Students do not need accounts with us
What we believe
We are in this together
World class complete documentation
Official and community submitted guides
Learn and share with other game developers
Upload and play games from the Construct community
Game development stories & opinions
Hello everyone,
I would like to learn about connection between Web API with Construct 3.
Do you have any document or example about it?
Appreciate for your help.
Develop games in your browser. Powerful, performant & highly capable.
Maverick1912
This can be different for each API as each API can have different documentation etc. Check the API's documentation usually the provide code examples then use whichever example you want - If its PHP use that script and host it on a webserver then call it with ajax using Construct 3.
Thank you, LaurenceBedford
If you need any help post the link to the API and I will take a look for you.
Yeah, that would be nice. Thank you for that!
I also found some tutorials:
- construct.net/en/tutorials/using-ajax-object-asp-net-web-832
- construct.net/en/tutorials/rest-api-curl-post-request-2245