Hi,
There is an API endpoint for creating Post, but it will create a Post just for a single Community.
Is there an endpoint for creating a Post for multiple Communities (or some plans for it in the future)?
For example, we would like to have Community 1, 2… 50 see the same Post. So, we need to create 50 Posts (and make 50 calls), one for each community.
Thank you!