Managing process across many Facebook pages

I would like to have one scenario that represents a client request for social content and after doing some processing to post it to Facebook.

This scenario should support multiple clients, meaning to which Facebook page to post should be one of the scenario inputs.

Ofcourse all connections should be prepared in advance.

How can it be done?

Hello,

You can try combination of router - filter with each Facebook module representing a client having a unique connection, there should be some identifier from source to point which client the post belongs to and it can be directed to appropriate Facebook module using conditions in filter. The scenario may look something similar to image below,

with that being said, dynamic connections is an existing request in Idea Exchange, you may upvote to increase visibility.

Hope this points you in the right direction, Thanks.

2 Likes