curl --request POST \
--url https://api.example.com/api/v1/admin/sync/kafka \
--header 'Authorization: Bearer <token>'[
{
"key": "<string>",
"value": "<unknown>"
}
]Scroll entries from db and put them to kafka topic
curl --request POST \
--url https://api.example.com/api/v1/admin/sync/kafka \
--header 'Authorization: Bearer <token>'[
{
"key": "<string>",
"value": "<unknown>"
}
]Documentation Index
Fetch the complete documentation index at: https://docs.extractor.live/llms.txt
Use this file to discover all available pages before exploring further.
Authentication
If true, push actions to kafka
If true, push detectors to kafka
If true, push licenses to kafka
If true, push subscriptions to kafka
If true, push triggers to kafka