Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Fill in the new field Address (it is the name of the object's columns in DemoApp) with any info you want to be saved into that column by the Operation. 
Click Save Operation (RED MARK ↓)

...

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

Configure

...

Filter and

...

Trigger

Now, we need to setup filter and trigger to add automatic action to the Operation we made above, which will be automatically run by our app.


8.

Click Menu (RED MARK) and select Objects (GREEN MARK)


9.

Click Add filter (GREEN MARK )


10.

Click Create New Filter (RED MARK )



11. 

Anchor
point11_create_filter
point11_create_filter

Configure your new filter.
Choose ActionName in events section (RED MARK ) and equals + Water Delivery Order in value section (RED MARK)



12.

Click Save Changes in Filters tab (RED MARK) and go to the Triggers tab (GREEN MARK)



13.

Click Create new trigger

  • Configure your new trigger

...

  • Name your trigger (RED MARK )

...

  • choose Events in trigger scope (GREEN MARK)

...

  • choose Automatic in trigger mode (ORANGE MARK)

...

  • choose Instantly in On new data, appearing (BLUE MARK)

...

  • click Start automatic mode (Red button)

Image Modified



14.
Choose UpdateAddress operation in the drop-down and click Add Operation

Image Modified


Close filter's window


OK. We did it. It's time to Done, now let us check how it works.

...


Checking the result

You are in the Objects section.


15.

Open the app for any object (RED MARK).
Be Make sure that all cells in column Address are emptyEMPTY (GREEN MARK).

Image Modified

Open To open app in your desktop browser(GREEN MARK) or in your mobile - scan QR (RED MARK)



16.

Go to Water delivery page of the Demoapp and make an order. In few seconds trigger will check the new event with ActionName = Water Delivery Order and execute the chosen API operation (UpdateAddress). This ActionName is assigned to a button in the Demoapp. If you refer to point 11 above - we did set up Filter to look for it. 

     



17.

Go to the Objects in DemoApp and find the updated cell in your objects' column.




Done.