Pendo
Pendo is powerful product analytics tool. The source connector here allows you to fetch data from the v1 API.
Currently, the aggregation endpoint is not supported. Please create an issue if you want more streams supported here.
- Created Pendo and enable the integration feature
- Generate an API token
- Api Token
- Api Token
- Login to the Pendo Application as an Admin user.
- Visit the Integrations section in the Pendo App, and then click on Integration Keys.
- Click on the Add Integration Key button at the top right-hand side of the screen.
- Give your new key an appropriate description.
- If a read-write key is needed, tick the box marked Allow Write Access.
- Click on Create to finish.
- Log into your Airbyte Cloud account.
- In the left navigation bar, click Sources. In the top-right corner, click + new source.
- On the source setup page, select Pendo from the Source type dropdown and enter a name for this connector.
- Add API Key from the last step
- Click
Set up source
.
- Go to the Airbyte you deployed, for example, http://localhost:8000
- In the left navigation bar, click Sources. In the top-right corner, click + new source.
- On the source setup page, select Pendo from the Source type dropdown and enter a name for this connector.
- Add API Key from the last step
- Click
Set up source
.
The Pendo source connector supports the following sync modes:
- Full Refresh.
Expand to review
Version | Date | Pull Request | Subject |
---|---|---|---|
0.2.3 | 2024-10-29 | 47847 | Update dependencies |
0.2.2 | 2024-10-28 | 47563 | Update dependencies |
0.2.1 | 2024-08-16 | 44196 | Bump source-declarative-manifest version |
0.2.0 | 2024-08-15 | 44100 | Refactor connector to manifest-only format |
0.1.16 | 2024-08-10 | 43593 | Update dependencies |
0.1.15 | 2024-08-03 | 43114 | Update dependencies |
0.1.14 | 2024-07-27 | 42791 | Update dependencies |
0.1.13 | 2024-07-20 | 42236 | Update dependencies |
0.1.12 | 2024-07-13 | 41769 | Update dependencies |
0.1.11 | 2024-07-10 | 41421 | Update dependencies |
0.1.10 | 2024-07-09 | 41094 | Update dependencies |
0.1.9 | 2024-07-06 | 40984 | Update dependencies |
0.1.8 | 2024-06-25 | 40343 | Update dependencies |
0.1.7 | 2024-06-22 | 40105 | Update dependencies |
0.1.6 | 2024-06-04 | 39069 | [autopull] Upgrade base image to v1.2.1 |
0.1.5 | 2024-05-20 | 38226 | Make connector compatible with the builder |
0.1.4 | 2024-04-19 | 37220 | Updating to 0.80.0 CDK |
0.1.3 | 2024-04-18 | 37220 | Manage dependencies with Poetry. |
0.1.2 | 2024-04-15 | 37220 | Base image migration: remove Dockerfile and use the python-connector-base image |
0.1.1 | 2024-04-12 | 37220 | schema descriptions |
0.1.0 | 2023-03-14 | 3563 | Initial Release |