:zap: Workflow Automation Platform. Orchestrate & Schedule code in any language, run anywhere, 500+ plugins. Alternative to Zapier, Rundeck, Camunda, Airflow...
In our company, we are facing an issue with the Hightouch plugin. While executing a flow to trigger a Hightouch sync, we’re encountering the following error:
Unrecognized field “externalSegment” (class io.kestra.plugin.hightouch.models.SyncDetailsResponse$SyncDetailsResponseBuilderImpl), not marked as ignorable (14 known properties: “modelId”, “lastRunAt”, “destinationId”, “slug”, “updatedAt”, “workspaceId”, “status”, “configuration”, “schedule”, “id”, “disabled”, “primaryKey”, “referencedColumns”, “createdAt”])
at [Source: REDACTED (StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION disabled); line: 1, column: 1910] (through reference chain: io.kestra.plugin.hightouch.models.SyncDetailsResponse$SyncDetailsResponseBuilderImpl[“externalSegment”])
Steps to Reproduce
Create a flow to trigger a Hightouch sync.
Execute the flow.
Observe the error, which occurs immediately at the beginning of the execution.
We also attempted to create a new flow with different parameters, but the same error persists.
Environment Details
Kestra Version: 0.17.9
Additional Information
Below is a screenshot of the error.
Could this be a bug, or is there a potential misconfiguration on our end?
Let us know if more details are needed. Thank you !
Describe the issue
Description
Hi all,
I hope you’re doing well.
In our company, we are facing an issue with the Hightouch plugin. While executing a flow to trigger a Hightouch sync, we’re encountering the following error:
Steps to Reproduce
We also attempted to create a new flow with different parameters, but the same error persists.
Environment Details
Additional Information
Below is a screenshot of the error.
Could this be a bug, or is there a potential misconfiguration on our end?
Let us know if more details are needed. Thank you !
Environment