Skip to main content

RD Station Marketing

RD Station Marketing is the leading Marketing Automation tool in Latin America. It is a software application that helps your company carry out better campaigns, nurture Leads, generate qualified business opportunities and achieve more results. From social media to email, Landing Pages, Pop-ups, even Automations and Analytics.

Prerequisites

  • An RD Station account
  • A callback URL to receive the first account credential (can be done using localhost)
  • client_id and client_secret credentials. Access this link to register a new application and start the authentication flow.

Airbyte Open Source

  • Start Date
  • Client Id
  • Client Secret
  • Refresh token

Supported sync modes

The RD Station Marketing source connector supports the following sync modes:

  • Full Refresh
  • Incremental (for analytics endpoints)

Supported Streams

  • conversions (analytics endpoint)
  • emails (analytics endpoint)
  • funnel (analytics endpoint)
  • workflow_emails_statistics (analytics endpoint)
  • emails
  • embeddables
  • fields
  • landing_pages
  • popups
  • segmentations
  • workflows

Performance considerations

Each endpoint has its own performance limitations, which also consider the account plan. For more informations, visit the page API request limit.

Reference

Config fields reference

Field
Type
Property name
string
start_date
object
authorization

Changelog

Expand to review
VersionDatePull RequestSubject
0.2.12024-07-0640791Update dependencies
0.2.02024-06-2740216Migrate connector to Low Code
0.1.92024-06-2640549Migrate off deprecated auth package
0.1.82024-06-2540324Update dependencies
0.1.72024-06-2240145Update dependencies
0.1.62024-06-0639228[autopull] Upgrade base image to v1.2.2
0.1.52024-06-0338916Replace AirbyteLogger with logging.Logger
0.1.42024-06-0338916Replace AirbyteLogger with logging.Logger
0.1.32024-05-2038372[autopull] base image + poetry + up_to_date
0.1.22022-07-0628009Migrated to advancedOAuth
0.1.12022-11-0118826Fix stream analytics_conversions
0.1.02022-10-2318348Initial Release