Airship connector
Back to the connector overview, authentication methods, and actions.
12 Aug 2026
description-fixClarified how to specify a custom event trigger when creating a pipeline: the matcher’s key must be “name” and the event name goes in value.equals. This prevents a “Could not parse request body” error that occurred when the trigger was built incorrectly.Changed · 1 action updated
Changed · 1 action updated
airship_create_pipeline30 Jul 2026
bug-fixCorrected the pipeline trigger filter so only trigger types Airship actually supports can be selected. Subscription add/remove triggers are no longer offered as filter values (Airship rejects them), so filtering by trigger type now fails fast with a clear error instead of a confusing “unknown trigger filter” from the provider.Changed · 1 action updated
Changed · 1 action updated
airship_list_filtered_pipelines24 Jul 2026
bug-fixClearer descriptions so agents build these requests right the first time: the exact pipeline trigger shapes (custom event, first opt-in, subscription, region), delivery-window timing and tag-group conditions; the attribute operators allowed in segment criteria; and the rules that a template’s push can’t include device_types and that updating a template can’t add brand-new variables. Also fixed the pipeline trigger filter so multiple trigger types are sent as separate query values instead of one comma-joined value the API rejects.Changed · 7 actions updated
Changed · 7 actions updated
airship_create_pipeline, airship_create_schedule, airship_create_segment, airship_create_template, airship_list_filtered_pipelines, airship_update_segment, airship_update_template22 Jul 2026
bug-fixFixed the Basic Auth connection guide navigation, region detection and UI labels to match the Airship portal, and corrected the App key and Master secret field descriptions. Added portal screenshots to the guide steps.15 Jul 2026
new-actions bug-fixAdded create_pipeline action plus missing inputs (list_templates sort/order, pipeline activation/deactivation and rate constraints); fixed pipeline trigger/constraint schemas, loosened schedule push audience typing, and removed unsupported schedule params (localization_ids, push_ids).