Skip to main content

SmartEngage

Sync overview

This source can sync data from the SmartEngage 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

  • avatars
  • tags
  • custom_fields
  • sequences

Features

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

Getting started

Requirements

  • SmartEngage API Key

Reference

Config fields reference

Field
Type
Property name
string
api_key

Changelog

Expand to review
VersionDatePull RequestSubject
0.1.82024-07-0640950Update dependencies
0.1.72024-06-2540432Update dependencies
0.1.62024-06-2240103Update dependencies
0.1.52024-06-0639155[autopull] Upgrade base image to v1.2.2
0.1.42024-05-3138787Make compatible with the builder
0.1.32024-04-1937261Upgrade to CDK 0.80.0 and manage dependencies with Poetry.
0.1.22024-04-1537261Base image migration: remove Dockerfile and use the python-connector-base image
0.1.12024-04-1237261schema descriptions
0.1.02022-10-2518701Initial commit