Latenode

Automation Templates

Ready-to-use workflow templates for AI agents, browser automation, and messaging integrations. Get started in minutes.

Found 144 templates linked to integration "tools"

Send Daily Tweets Automatically with ChatGPT and Latenode

This template runs on a daily schedule, asks ChatGPT for a short post from the prompt you keep in the scenario, and publishes that text on X. Connect X with permission to create posts. ChatGPT is a Latenode AI node, so you do not paste an OpenAI key. Set the hour you want the post to go out.

15s$0.0009

How to Schedule An Email in Gmail?

This template sends a Gmail message when the schedule fires. Set To, Subject, and Body on the send step, connect Gmail, then pick the date and time. Use it for a reminder, a launch note, or a message you wrote now and want delivered later.

4s$0.0003

How to Set Out of Office in Teams, Schedule It, and Remove It Later

This template runs once a day. JavaScript compares today's date with the start and return you set, then calls Microsoft Graph to turn mailbox automatic replies on or off so Teams shows the right status. On the start day it also posts a short message in a Teams channel. Connect Microsoft Teams. Put the Graph token in that JavaScript node.

4s$0.0003

Simplify Tracking of Lifetime Deals with TimePaste's Custom Node

This template runs on a schedule, loads new AppSumo lifetime deals from TimePaste, and writes each deal to Airtable. Telegram and Discord then get a short alert with name, price, and URL. Connect TimePaste, Airtable, Telegram, and Discord. Put the TimePaste key on the TimePaste connection.

10s$0.0006

Site monitor to RSS

This template runs on a schedule, opens each URL in a headless browser, and compares visible text to the last snapshot in Latenode Database. When the change crosses your threshold, JavaScript builds RSS XML and Google Drive saves the feed file. Connect Google Drive. Keep snapshots in Latenode Database keyed by URL.

9s$0.0006

Automatically like fresh Instagram posts with AI-powered targeting

This template keeps a light Instagram engagement loop. A schedule asks ChatGPT for hashtags. PhantomBuster fetches recent posts for those tags. JavaScript skips URLs already stored in SharePoint, then PhantomBuster likes one remaining post. SharePoint saves that URL so the next run does not repeat it. Connect SharePoint and PhantomBuster. Put the PhantomBuster API key on the PhantomBuster connection.

58s$0.0037

Automatically Sync Google Maps Business Data to a Spreadsheet

This template runs a local-business Google search with Serper on a schedule, maps name, address, phone, and rating in JavaScript, and appends the batch to Google Sheets. Put the search query and location on the Serper step. Connect Serper and Google Sheets, then put the Serper API key on the Serper connection.

10s$0.0006

Automatically backup your files to Google Drive daily

This template runs once a day, lists files from the source API or URL you set, downloads each file, and uploads it to a Google Drive backup folder. JavaScript keeps file names and download links. Put the source API key in that JavaScript node. Connect Google Drive and point the upload at the folder you want as the daily copy.

12s$0.0008

Streamline Outlook virtual meetings with automatic Google Meet links

This template adds a Google Meet join URL to new Outlook calendar events. A schedule starts each run. JavaScript calls Microsoft Graph calendarView for the window you set, then Google Meet creates a meeting link. JavaScript writes that URL onto the Outlook event. Put the Graph token in that JavaScript node. Connect Google Meet. Skip events that already have a conference URL.

8s$0.0005

Automatically sync IMAP emails to a Google Sheets spreadsheet

This template runs on a schedule, connects to your mailbox over IMAP from a JavaScript node, and appends each new message as a Google Sheets row. Put the IMAP host, username, and password in that JavaScript node. Connect Google Sheets and keep a message id on the row so later runs skip mail you already logged.

6s$0.0003

Pocket to Sheets

This template checks Pocket on a schedule, pulls new saves through the Pocket API, and appends a row in Google Sheets for each one. A JavaScript node holds your Pocket API key and returns title, URL, tags, and the time added. Connect Google Sheets, then set how often the scenario should poll.

7s$0.0004

Sync your daily RescueTime reports to a Google Sheets dashboard

This template logs a daily RescueTime productivity snapshot into Google Sheets. A schedule runs once per day. JavaScript calls the RescueTime Analytic API with the key stored on that node and formats date, hours, productivity score, and top activities. Google Sheets appends a row. Connect Google Sheets, then pick an hour after midnight in your timezone so yesterday's data is complete.

7s$0.0004

Sync Outlook calendar events to Harvest for automated time tracking

This template logs Harvest time from Outlook meetings. A schedule starts each run. JavaScript calls Microsoft Graph calendarView for the window you set and turns start and end into hours. Put the Graph token in that JavaScript node. Harvest creates a time entry with the event title as notes. Connect Harvest and pick the project and task those hours should land on.

7s$0.0004

Sync Lead Forensics visits to automatically create HubSpot companies

This template runs on a schedule, calls the Lead Forensics API from JavaScript for new website visits, and creates a HubSpot company from company name, domain, and location. Find an existing HubSpot company by domain first so repeats do not duplicate. Connect HubSpot. Put the Lead Forensics API key in that JavaScript node.

4s$0.0003

Sync Loomly's approved Instagram posts to your business account

This template runs on a schedule, lists approved Loomly calendar posts with JavaScript, and publishes each photo, reel, or carousel with Instagram for Business. Connect Instagram for Business for the account that should receive posts. Put the Loomly API key in the JavaScript node (or on the HTTP request that lists Loomly items).

12s$0.0008

Automatically sync new Trello cards to Microsoft To-Do tasks

This template starts when Trello posts a new card to a Latenode webhook, maps title, description, and due date in JavaScript, and creates a Microsoft To Do task on the list you choose. Connect Microsoft To Do. Point Trello at the webhook URL. Put the Trello API key in that JavaScript node if you need extra card fields.

11s$0.0007

Sync Mojo contacts to Podio for cross-platform customer tracking

This template takes a new Mojo contact on a Latenode webhook, maps name, email, and phone in JavaScript, and creates an item in the Podio app you choose. Connect Podio. Point Mojo new-contact notifications at the webhook URL. If Mojo cannot post, run on a schedule and call the Mojo API from JavaScript with the Mojo API key in that node.

7s$0.0004

Automatically send real-time SMS updates from Mojo CRM to SimpleTexting

This template uses a Latenode webhook as the Mojo intake: configure Mojo to post new activities to that URL. JavaScript filters activity types, builds a short SMS, then calls SimpleTexting with your SimpleTexting API key in that node, or uses an HTTP request. If Mojo cannot post, poll on a schedule with the Mojo API key in JavaScript.

7s$0.0004

Sync Pocket reading list to your Notion database

This template checks Pocket on a schedule, pulls new saved items through the Pocket API, and writes title, URL, and tags into a Notion database. A JavaScript node holds your Pocket API key and returns each new item. Notion creates the row in the database you choose. Connect Notion, then set how often the scenario should poll.

4s$0.0003

Schedule weekly OneSignal push notifications to keep mobile app users engaged

This template runs on a weekly schedule and sends a OneSignal push to the app or segment you pick. Set the heading and message on the OneSignal step. Connect OneSignal and put the App ID and REST API key on that connection. Use it for a recurring reminder, digest, or promo that should go out the same day each week.

6s$0.0004

Pocket saves to Trello

This template runs on a schedule, lists new Pocket saves, and creates a Trello card for each one. JavaScript calls the Pocket API, then the Trello API, and Google Sheets stores the Pocket item id and Trello card URL. Put the Pocket and Trello keys in that JavaScript node. Connect Google Sheets for the log.

7s$0.0004

Schedule recurring daily text updates with Powered By Text and Latenode

This template sends a recurring daily text through Powered By Text. A schedule starts the run at the time you set. JavaScript then calls the Powered By Text API with the recipient numbers and message body you configure. Put the Powered By Text API key on that JavaScript node.

9s$0.0006

Automatically monitor Twitter and receive Pushover notifications

This template runs on a schedule, lists recent posts from the X account you connect, and sends a Pushover notification for each new one. Use it when Tweet Hunter or you publish from that account and you want a phone alert without opening X. Connect X and Pushover. Put the Pushover API token on the Pushover connection.

6s$0.0004

Automatically manage your Slack status and emoji on a schedule

This template runs at the times you set and updates your Slack status text and emoji for that slot. JavaScript picks the copy and calls Slack. Connect Slack. Put the Slack token on the Slack connection. Use it for focus blocks, lunch, or end of day without changing status by hand.

6s$0.0004