AppMachine API
Tutorials regarding the AppMachine API
Requirements for this tutorial: - Basic knowledge of API’s - Live app in the store(s) so you can test this feature - Link to the API - Part ...
Fri, 4 Mar, 2022 at 2:49 PM
Requirements for this tutorial: - Basic knowledge of APIs - Live app in the store so you can test this feature - Link to the API We are going to sen...
Thu, 21 Apr, 2022 at 10:38 AM
This tutorial will show you how you can retrieve a list of push messages from the AppMachine API and display them in a "GET" webservice block. ...
Fri, 4 Mar, 2022 at 3:20 PM
Introduction This tutorial is meant for the users who want to get more out of the AppMachine platform and are willing to spend some time to get familiar...
Fri, 4 Mar, 2022 at 3:23 PM
Question: When I use {user:id} inside the app, I get a very short id. When I use the Appmachine API and call the get user function, I get a very large ID ...
Wed, 2 Feb, 2022 at 3:46 PM
Now that we successfully set up a PUT and GET web service block combination we can look into the possibilities of editing the data that has been submitted. ...
Tue, 26 Apr, 2022 at 9:51 AM
In this tutorial we'll explain the basics of building a POST web service in AppMachine to submit data to your database. Each AppMachine app has its own...
Fri, 4 Mar, 2022 at 3:38 PM
In the previous tutorial we've gone over all the basics of setting up a POST web service block in your AppMachine app. This tutorial will cover creatin...
Fri, 4 Mar, 2022 at 3:42 PM