Skip to content

Run Feed

POST
/api/v1/workspaces/{workspace_id}/feeds/{id}/run

Runs a feed.

workspace_id
required
integer

Workspace ID

id
required
integer

Feed ID

object
parameters
object
key
additional properties
string

Successful

object
body
required
string
Example
Hello, world!
status
required
integer
Example
200
error
required
string
Example
Internal server error
url
required
string
Example
https://example.com
extracted_data
object
key
additional properties
string

Unauthorized

object
message
required
string
Example
Record not found

Forbidden

object
message
required
string
Example
Record not found

Not Found

object
message
required
string
Example
Record not found