Can we send some data to our Application

Can we send some data to our Application

Hello everyone

We want to send some data with additional information from our server to application form. In future we want simply allow our customers to install our application from marketplace and receive some data from our project (server). Initiation request for adding extra data always come from our server

Logic schema:
1. First request after install our app (e.g. from form):
Client's App --> Our server with extra data

2. Requests with inserting additional information:
Our Server with extra data -> Client's App

We want to know if it possible or not

Thanks in advance