Implement the functionality to create post for a specific community. Posts must comply to a certain template and the target community that will receive the post must have that template defined. Post must have the all required data fields defined in the template and also must comply with the data types defined for a data field.
Implement the functionality to create post for a specific community. Posts must comply to a certain template and the target community that will receive the post must have that template defined. Post must have the all required data fields defined in the template and also must comply with the data types defined for a data field.