Skip to main content

Smaily

Sync overview

This source can sync data from the Smaily API. At present this connector only supports full refresh syncs meaning that each time you use the connector it will sync all available records from scratch. Please use cautiously if you expect your API to have a lot of records.

This Source Supports the Following Streams

  • users
  • segments
  • campaigns
  • templates
  • automations
  • A/B tests

Features

FeatureSupported?(Yes/No)Notes
Full Refresh SyncYes
Incremental SyncNo

Performance considerations

The connector has a rate limit of 5 API requests per second per IP-address.

Getting started

Requirements

  • Smaily API user username
  • Smaily API user password
  • Smaily API subdomain

Reference

Config fields reference

Field
Type
Property name
string
api_password
string
api_subdomain
string
api_username

Changelog

Expand to review
VersionDatePull RequestSubject
0.1.62024-07-0641010Update dependencies
0.1.52024-06-2540460Update dependencies
0.1.42024-06-2239959Update dependencies
0.1.32024-06-0639176[autopull] Upgrade base image to v1.2.2
0.1.22024-06-0638931Make compatible with builder
0.1.12024-05-2038412[autopull] base image + poetry + up_to_date
0.1.02022-10-2518674Initial commit