You use the outbound pipe to export Sitefinity events from Facebook as Sitefinity events.
To implement the outbound pipe, perform the following procedure:
Create the pipe
Implementing the IPipe interface
Implementing the IPushPipe interface
Creating the pipe control designer
To learn more about the pipe interfaces, see Pipe interfaces.