Kafka Recipes
No limits in how Kafka may be connected with your services and APIs using a time-saving approach.
These recipes will help you getting started with Kafka on YepCode. Some ideas:
- Build real-time streaming data pipelines between your applications.
- Publish and subscribe to topics.
- Perform advanced routing and filtering.
- …and much more!
Share
Look for your recipe combination:
Showing 27 recipes
- Airtable to Kafka
List records from Airtable table using them to send Kafka topic messages
- Amazon S3 CSV file to Kafka
Read CSV file entries from Amazon S3 bucket using them to send Kafka topic messages
- AWS Redshift to Kafka
Read rows from AWS Redshift table using them to send Kafka topic messages
- Clickhouse to Kafka
Read rows from Clickhouse table using them to send Kafka topic messages
- Discord messages to Kafka
Get Discord messages using them to send Kafka topic messages
- Factorial leaves to Kafka
Get employee leaves from Factorial HR API using them to send Kafka topic messages
- Firebase Realtime Database to Kafka
Read items from Firebase Realtime Database using them to send Kafka topic messages
- Google BigQuery to Kafka
Read rows from Google BigQuery table using them to send Kafka topic messages
- Google Sheets to Kafka
Read rows from Google Sheets using them to send Kafka topic messages
- Google Storage CSV file to Kafka
Read CSV file entries from Google Storage bucket using them to send Kafka topic messages
- GraphQL to Kafka
Read a JSON array from one GraphQL API using them to send Kafka topic messages
- Holded documents to Kafka
Get documents from Holded API using them to send Kafka topic messages
- HubSpot contacts to Kafka
Get HubSpot contacts using them to send Kafka topic messages
- Microsoft SQL Server to Kafka
Read rows from Microsoft SQL Server table using them to send Kafka topic messages
- MongoDB to Kafka
Read documents from MongoDB collection using them to send Kafka topic messages
- MySQL to Kafka
Read rows from MySQL table using them to send Kafka topic messages
- Notion pages to Kafka
Get Notion pages using them to send Kafka topic messages
- Oracle to Kafka
Read rows from Oracle table using them to send Kafka topic messages
- Pipedrive persons to Kafka
Get persons from Pipedrive using them to send Kafka topic messages
- PostgreSQL to Kafka
Read rows from PostgreSQL table using them to send Kafka topic messages
- Remote CSV file to Kafka
Read CSV entries from a remote file using them to send Kafka topic messages
- REST API to Kafka
Read a JSON array from one REST API using them to send Kafka topic messages
- Shopify orders to Kafka
Get orders from Shopify API using them to send Kafka topic messages
- Snowflake to Kafka
Read rows from Snowflake table using them to send Kafka topic messages
- Tinybird to Kafka
Get Tinybird CSV endpoint entries using them to send Kafka topic messages
- Webhook to Kafka
Uses a custom Webhook to read items payload using them to send Kafka topic messages
- ZoomInfo contacts to Kafka
Get contacts from ZoomInfo API using them to send Kafka topic messages
FAQs
These recipes are a good starting point for you to build your own YepCode processes and solve your integration and automation problems.
YepCode is a SaaS platform that allows to create, execute and monitor integrations and automations using source code in a serverless environment.
We like to call it the Zapier for developers, since we bring all the agility and benefits of NoCode tools (avoid server provisioning, environment configuration, deployments,...), but with all the power of being able to use a programming language like JavaScript with a NodeJS engine.
You only have to fill the sign up form and your account will be created with our FREE plan (no credit card required).
YepCode has been created with a clear enterprise approach (multi-tenant environment, team management, high security and auditing standards, IdP integrations, on-premise options,...) so we can be the Swiss army knife of any team of engineering, especially those that need to extract or send information to external systems, and where a certain dynamism or adaptation to change is necessary in that process.
Sure! You just need to do some configuration to allow YepCode servers to connect to that service. Check our docs page to get more information.