Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

In this article, we create an API operation for one of our builds in Application (DemoApp). It will update one of the objects' fields.

Creating

Go to API Operations (GREEN MARK) section on the Top Menu of Mobsted platform



Click Add Operation (RED MARK)


Click Mobstedv8 (RED MARK) to see the list of available API methods.
Choose 1.6 Updating Object data (GREEN MARK)
Name your new operation (ORANGE MARK)


Fill in applicationId - #Application:id# (RED MARK)
Choose Key in API Key drop-down (GREEN MARK)


Click Add Field = Value pair and fill in the fields (RED MARK), click Save


Fill in the new field Address (one of the object's columns in DemoApp)
Click Save Operation (RED MARK)


Close Operations window


The operation is ready to use in the trigger or in the mobile app as Action.


  • No labels