Back to Airbyte

RD Station Marketing

docs/integrations/sources/rd-station-marketing.md

2.0.06.6 KB
Original Source

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.

Changelog

<details> <summary>Expand to review</summary>
VersionDatePull RequestSubject
0.3.242025-09-0565966Update to CDK v7.0.0
0.3.232025-05-1060134Update dependencies
0.3.222025-05-0358497Update dependencies
0.3.212025-04-1257845Update dependencies
0.3.202025-04-0557360Update dependencies
0.3.192025-03-2956745Update dependencies
0.3.182025-03-2256205Update dependencies
0.3.172025-03-0855550Update dependencies
0.3.162025-03-0155026Update dependencies
0.3.152025-02-2354609Update dependencies
0.3.142025-02-1553966Update dependencies
0.3.132025-02-0853465Update dependencies
0.3.122025-02-0153015Update dependencies
0.3.112025-01-2552525Update dependencies
0.3.102025-01-1851869Update dependencies
0.3.92025-01-1151324Update dependencies
0.3.82024-12-2850676Update dependencies
0.3.72024-12-2150264Update dependencies
0.3.62024-12-1449679Update dependencies
0.3.52024-12-1249334Update dependencies
0.3.42024-12-1148161Starting with this version, the Docker image is now rootless. Please note that this and future versions will not be compatible with Airbyte versions earlier than 0.64
0.3.32024-10-2947936Update dependencies
0.3.22024-10-2847577Update dependencies
0.3.12024-08-1644196Bump source-declarative-manifest version
0.3.02024-08-1444081Refactor connector to manifest-only format
0.2.82024-08-1043486Update dependencies
0.2.72024-08-0343085Update dependencies
0.2.62024-07-2742665Update dependencies
0.2.52024-07-2042187Update dependencies
0.2.42024-07-1341898Update dependencies
0.2.32024-07-1041525Update dependencies
0.2.22024-07-0941232Update dependencies
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
</details>