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
andclient_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
Expand to review
Version | Date | Pull Request | Subject |
---|---|---|---|
0.3.1 | 2024-08-16 | 44196 | Bump source-declarative-manifest version |
0.3.0 | 2024-08-14 | 44081 | Refactor connector to manifest-only format |
0.2.8 | 2024-08-10 | 43486 | Update dependencies |
0.2.7 | 2024-08-03 | 43085 | Update dependencies |
0.2.6 | 2024-07-27 | 42665 | Update dependencies |
0.2.5 | 2024-07-20 | 42187 | Update dependencies |
0.2.4 | 2024-07-13 | 41898 | Update dependencies |
0.2.3 | 2024-07-10 | 41525 | Update dependencies |
0.2.2 | 2024-07-09 | 41232 | Update dependencies |
0.2.1 | 2024-07-06 | 40791 | Update dependencies |
0.2.0 | 2024-06-27 | 40216 | Migrate connector to Low Code |
0.1.9 | 2024-06-26 | 40549 | Migrate off deprecated auth package |
0.1.8 | 2024-06-25 | 40324 | Update dependencies |
0.1.7 | 2024-06-22 | 40145 | Update dependencies |
0.1.6 | 2024-06-06 | 39228 | [autopull] Upgrade base image to v1.2.2 |
0.1.5 | 2024-06-03 | 38916 | Replace AirbyteLogger with logging.Logger |
0.1.4 | 2024-06-03 | 38916 | Replace AirbyteLogger with logging.Logger |
0.1.3 | 2024-05-20 | 38372 | [autopull] base image + poetry + up_to_date |
0.1.2 | 2022-07-06 | 28009 | Migrated to advancedOAuth |
0.1.1 | 2022-11-01 | 18826 | Fix stream analytics_conversions |
0.1.0 | 2022-10-23 | 18348 | Initial Release |