
Status
Get Segment Reverse ETL sync status
Status
Get Segment Reverse ETL sync status
Get Segment Reverse ETL sync status
yaml
type: "io.kestra.plugin.twilio.segment.reverseetl.Status"Examples
yaml
id: get_sync_status
namespace: company.team
tasks:
- id: get_sync_status
type: io.kestra.plugin.twilio.segment.reverseetl.Status
token: "{{ secret('SEGMENT_TOKEN') }}"
modelId: model_id
syncId: sync_id
Properties
modelId*Requiredstring
syncId*Requiredstring
token*Requiredstring
Segment API token
uristring
Default
https://api.segmentapis.comSegment API URL
Outputs
status
Sync status response
Definitions
io.kestra.plugin.twilio.segment.reverseetl.models.ReverseEtlSyncStatus
durationstring
errorstring
errorCodestring
extractPhase
io.kestra.plugin.twilio.segment.reverseetl.models.ReverseEtlSyncStatus-ExtractPhase
addedCountstring
deletedCountstring
extractCountstring
updatedCountstring
finishedAtstring
loadPhase
io.kestra.plugin.twilio.segment.reverseetl.models.ReverseEtlSyncStatus-LoadPhase
deliverFailureCountstring
deliverSuccessCountstring
modelIdstring
sourceIdstring
startedAtstring
syncIdstring
syncStatusstring