How can Integrate one data to two different user?

I have a problem and until now I didn’t find solutions for it.

My idea is that:

I have to type users of my app let’s name users as user ( A ) and user ( B )

User ( A ) create product data such as name, price, picture, sku

And there is input where user ( A ) put the email address of user ( B ) to let user receive data from user ( A )

Notice: the reason of this email is to send data though inside the app not in email

There is button save

After user ( A ) save the data, the data will be transferred to specific user of ( B )

For more explanation, user ( A ) will create products for each users of ( B )

How can i do that? And if there is a video that will be a great

This topic was automatically closed after 70 days. New replies are no longer allowed.