Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 438 Bytes

11_Feeds.md

File metadata and controls

12 lines (8 loc) · 438 Bytes

Feeds

image

Some Connectors (Facebook for example) require a valid Feed-Url. Each connector is allowed to generated them within its own logic but the will end up with a structured route:

GET /jobs/[FEED_HOST]/[CONNECTOR_NAME]/[CONNECTOR_TOKEN]/feed/[FEED_ID]

Click on Add Feed to start the feed generating process.