Rest APIs Recipes
No limits in how Rest APIs may be connected with your services and APIs using a time-saving approach.These recipes may help you to get started with the use of Rest APIs in YepCode. Some ideas:
- Read information from one Rest API and save information in databases
- Create POST requests retrieving information from one database
- Create a proxy to deliver to one Rest API the information retrieved from another
- …and much more!
Share
Look for your recipe combination:
Showing 61 recipes
- Airtable to REST API
List records from Airtable table using them to calls a REST API endpoint
- Amazon S3 CSV file to REST API
Read CSV file entries from Amazon S3 bucket using them to calls a REST API endpoint
- AWS Redshift to REST API
Read rows from AWS Redshift table using them to calls a REST API endpoint
- Clickhouse to REST API
Read rows from Clickhouse table using them to calls a REST API endpoint
- Discord messages to REST API
Get Discord messages using them to calls a REST API endpoint
- Factorial leaves to REST API
Get employee leaves from Factorial HR API using them to calls a REST API endpoint
- Firebase Realtime Database to REST API
Read items from Firebase Realtime Database using them to calls a REST API endpoint
- Google BigQuery to REST API
Read rows from Google BigQuery table using them to calls a REST API endpoint
- Google Sheets to REST API
Read rows from Google Sheets using them to calls a REST API endpoint
- Google Storage CSV file to REST API
Read CSV file entries from Google Storage bucket using them to calls a REST API endpoint
- GraphQL to REST API
Read a JSON array from one GraphQL API using them to calls a REST API endpoint
- Holded documents to REST API
Get documents from Holded API using them to calls a REST API endpoint
- HubSpot contacts to REST API
Get HubSpot contacts using them to calls a REST API endpoint
- Microsoft SQL Server to REST API
Read rows from Microsoft SQL Server table using them to calls a REST API endpoint
- MongoDB to REST API
Read documents from MongoDB collection using them to calls a REST API endpoint
- MySQL to REST API
Read rows from MySQL table using them to calls a REST API endpoint
- Notion pages to REST API
Get Notion pages using them to calls a REST API endpoint
- Oracle to REST API
Read rows from Oracle table using them to calls a REST API endpoint
- Pipedrive persons to REST API
Get persons from Pipedrive using them to calls a REST API endpoint
- PostgreSQL to REST API
Read rows from PostgreSQL table using them to calls a REST API endpoint
- Remote CSV file to REST API
Read CSV entries from a remote file using them to calls a REST API endpoint
- REST API to Airtable
Read a JSON array from one REST API using them to create new records on Airtable table
- REST API to Amazon S3 CSV file
Read a JSON array from one REST API using them to create CSV file entries in Amazon S3 Bucket
- REST API to Apollo.io contacts
Read a JSON array from one REST API using them to create contacts using Apollo.io API
- REST API to AWS Redshift
Read a JSON array from one REST API using them to insert rows into AWS Redshift table
- REST API to Clickhouse
Read a JSON array from one REST API using them to insert rows into Clickhouse table
- REST API to Factorial employees
Read a JSON array from one REST API using them to create employees using Factorial HR API
- REST API to Firebase Realtime Database
Read a JSON array from one REST API using them to insert items into Firebase Realtime Database
- REST API to Google BigQuery
Read a JSON array from one REST API using them to insert rows into Google BigQuery table
- REST API to Google Sheets
Read a JSON array from one REST API using them to insert rows into Google Sheets table
- REST API to Google Storage CSV file
Read a JSON array from one REST API using them to create CSV file entries in Google Storage Bucket
- REST API to GraphQL
Read a JSON array from one REST API using them to call a GraphQL mutation
- REST API to Holded contacts
Read a JSON array from one REST API using them to create contacts using Holded API
- REST API to Holded product stock
Read a JSON array from one REST API using them to update product stocks using Holded API
- REST API to HubSpot contacts
Read a JSON array from one REST API using them to create HubSpot contacts
- REST API to Kafka
Read a JSON array from one REST API using them to send Kafka topic messages
- REST API to Keycloak users
Read a JSON array from one REST API using them to create Keycloak users
- REST API to Microsoft SQL Server
Read a JSON array from one REST API using them to insert rows into Microsoft SQL Server table
- REST API to MongoDB
Read a JSON array from one REST API using them to insert documents into MongoDb collection
- REST API to MySQL
Read a JSON array from one REST API using them to insert rows into MySQL table
- REST API to Oracle
Read a JSON array from one REST API using them to insert rows into Oracle table
- REST API to Personio employees
Read a JSON array from one REST API using them to create employees using Personio API
- REST API to Pipedrive persons
Read a JSON array from one REST API using them to create persons in Pipedrive
- REST API to PostgreSQL
Read a JSON array from one REST API using them to insert rows into PostgreSQL table
- REST API to RabbitMQ
Read a JSON array from one REST API using them to send RabbitMQ messages
- REST API to REST API
Read a JSON array from one REST API using them to calls a REST API endpoint
- REST API to Segment
Read a JSON array from one REST API using them to send Segment track event
- REST API to Snowflake
Read a JSON array from one REST API using them to insert rows into Snowflake table
- Send Discord messages with REST API information
Read a JSON array from one REST API using them to send Discord messages
- Send email with REST API information
Read a JSON array from one REST API using them to send email messages
- Send Slack messages with REST API information
Read a JSON array from one REST API using them to send Slack messages
- Send SMS using Twilio with REST API information
Read a JSON array from one REST API using them to send SMS using Twilio
- Send SMS using Vonage API with REST API information
Read a JSON array from one REST API using them to send SMS using Vonage API
- Send WhatsApp messages using Twilio with REST API information
Read a JSON array from one REST API using them to send WhatsApp messages using Twilio
- Send WhatsApp messages using Vonage API with REST API information
Read a JSON array from one REST API using them to send WhatsApp messages using Vonage API
- Send WhatsApp messages with template using Vonage API with REST API information
Read a JSON array from one REST API using them to send WhatsApp messages with template using Vonage API
- Shopify orders to REST API
Get orders from Shopify API using them to calls a REST API endpoint
- Snowflake to REST API
Read rows from Snowflake table using them to calls a REST API endpoint
- Tinybird to REST API
Get Tinybird CSV endpoint entries using them to calls a REST API endpoint
- Webhook to REST API
Uses a custom Webhook to read items payload using them to calls a REST API endpoint
- ZoomInfo contacts to REST API
Get contacts from ZoomInfo API using them to calls a REST API endpoint
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.