You use the inbound pipe to import Sitefinity events from Facebook into the publishing point.
To implement the inbound pipe, perform the following procedure:
Create the pipe
Implement the IPipe interface
Implement the IPushPipe interface
Implement the IPullPipe interface
Implement the IInboundPipe interface
Creating the pipe control designer
To learn more about the pipe interfaces, see Pipe interfaces.