Productivity Automation Workflows — Page 7 | Neura Market
    Neura Market
    Neura Market
    /Categories
    Marketplace
    Directories
    Resources
    Home/Categories/Productivity

    Productivity Workflows

    Task and project management

    • Convert Time Zones with TimeZoneDB API Integration

      This n8n template provides a powerful utility for converting a specific time from one time zone to another by leveraging the TimeZoneDB API. This is an essential tool for anyone coordinating global teams, scheduling international events, or simply needing to understand time differences across the world. --- # How it works - Receive Time Conversion Request: This node acts as the entry point for the workflow, listening for incoming POST requests. It's configured to expect a JSON body containing the following parameters: - fromZone: The IANA timezone name for the source time zone (e.g., America/New_York, Asia/Manila, Europe/London). - toZone: The IANA timezone name for the target time zone. - time: The Unix timestamp (in seconds) representing the time in the fromZone that you wish to convert. *Important: Your TimeZoneDB API key is handled securely by n8n's credential system and should not be included in the webhook body.* - Convert Timezone (TimeZoneDB): This node makes an HTTP GET request to the TimeZoneDB API (api.timezonedb.com). It dynamically constructs the API request URL using the fromZone, toZone, and time values extracted from your webhook request. Your API key is securely retrieved from n8n's pre-configured credentials and automatically added as a query parameter. The API performs the conversion and returns a JSON object containing the converted time and other timezone details. - Respond with Converted Time: This node sends the full conversion result received from TimeZoneDB back to the service that initiated the webhook. --- # Who is it for? ### This workflow is extremely useful for: - Global Businesses & Remote Teams: Seamlessly schedule meetings, set deadlines, and coordinate tasks across different time zones, eliminating confusion and missed appointments. - Event Organizers & Marketers: Publish event times accurately for a global audience, improving attendance and engagement for webinars, online conferences, or product launches. - Customer Support Centers: Provide precise response times or service availability to customers in their local time zone, enhancing customer satisfaction. - Travelers & Digital Nomads: Easily calculate arrival/departure times in local timezones when planning trips or managing schedules across borders. - Developers & Integrators: Integrate accurate time zone conversion capabilities into custom applications, dashboards, or internal tools without building complex logic from scratch. - Data Analysts: Standardize timestamps from global data sources for consistent reporting and analysis, especially when dealing with international operations. --- # Data Structure When you trigger the webhook, send a POST request with a JSON body structured as follows: ``` { fromZone: "America/New_York", toZone: "Asia/Manila", time: 1678886400 // Unix timestamp for 2023-03-15 00:00:00 UTC (example) } ``` *Note: You'll need to obtain a free or paid API Key from TimeZoneDB to use their API.* The workflow will return a JSON response similar to this (results will vary based on inputs): ``` { status: "OK", message: "", fromZoneName: "America/New_York", fromAbbreviation: "-04", fromTimestamp: 1678886400, toZoneName: "Asia/Manila", toAbbreviation: "+08", toTimestamp: 1678933200, offset: 46800 // difference in seconds } ``` --- # Setup Instructions - Get a TimeZoneDB API Key: - Go to https://timezonedb.com/register and sign up for a free API key. - Create an n8n Credential for TimeZoneDB: - In your n8n instance, go to Credentials. - Click New Credential and search for HTTP Query Auth. - Set the Name (e.g., TimeZoneDB API). - Set API Key to your TimeZoneDB API key. - Set Parameter Name to key. - Set Parameter Position to Query. - Save the credential. - Import Workflow: - In your n8n editor, click Import from JSON and paste the provided workflow JSON. - Configure TimeZoneDB API Node: - Double-click the Convert Timezone (TimeZoneDB) node. - Under Authentication, select Generic Credential Type. - Choose HTTP Query Auth as the Generic Auth Type. - Select the credential you created (e.g., TimeZoneDB API) from the dropdown. - Configure Webhook Path: - Double-click the Receive Time Conversion Request node. - In the Path field, set a unique and descriptive path (e.g., /convert-timezone). - Activate Workflow: - Save and activate the workflow. --- # Tips This time zone converter is an essential building block that can be significantly expanded and integrated: - Robust Error Handling & Input Validation: - Upgrade: Add an IF node after the Receive Time Conversion Request to validate inputs (fromZone, toZone, time). Check if they are present and correctly formatted. - Upgrade: After the Convert Timezone (TimeZoneDB) node, add another IF node to check `{{ $json.status === "OK" }}`. If the status is not OK, return a descriptive error message from `{{ $json.message }}` to

    Marketplace

    • Prompts
    • Workflows
    • Agent Hub
    • Workflow Packs
    • Categories
    • Marketplace

    Directories

    • AI Tools Directory
    • ChatGPT
    • Claude
    • Gemini
    • Cursor
    • Grok
    • DeepSeek
    • Perplexity
    • CoPilot
    • Midjourney
    • Stable Diffusion
    • MCP Servers
    • .md Directory
    • All Directories

    Free Tools

    • AI Text Humanizer
    • AI Content Detector
    • Workflow Generator
    • Model Comparison
    • AI Pricing Calculator
    • AI Benchmarks
    • ROI Calculator
    • All Free Tools

    Resources

    • AI News
    • Blog
    • AI Answers
    • Error Solutions
    • AI Tutorials
    • AI Agent Guides
    • AI Models
    • Integrations
    • Alternatives
    • n8n vs Zapier
    • Make vs Zapier
    • n8n vs Make
    • Resource Library
    • Documentation
    • API Access to Our Data

    Community

    • AI Newsletter
    • AI Jobs
    • AI Events
    • AI Companies
    • Start Selling
    • Sell n8n Workflows
    • Sell AI Agents
    • Sell Prompts
    • Creator Guide
    • Advertise
    • Affiliates

    Company

    • About
    • Contact
    • Help
    • Careers
    • Pricing
    • Terms
    • Privacy
    • License
    • DMCA

    The #1 Newsletter in AI

    Weekly updates, news, and content that matter.

    Neura Market Logoneuramarket

    © 2026 Neura Market. All rights reserved.

    n8n$4.99
  1. Seamlessly Transition Between Work and Personal Projects Using AI and iPhone Automation

    This workflow helps you switch contexts from work to personal projects using AI-driven prompts and iPhone automation, ensuring a clear mental shift and enhanced focus.

    n8n$4.99
  2. Get notified of project status updates in Google Sheets

    This Zap automates the process of updating project statuses in Dubsado and synchronizing that information with Google Sheets. When a project status is updated in Dubsado, this Zap filters the update, formats the date, looks up the corresponding row in Google Sheets, and updates the row with the new status. This ensures that your project management data is always current and accurate, saving you time and reducing the risk of errors.

    Zapier$4.99
  3. Automate Note Creation in Productboard from New Trello Cards

    This workflow automatically creates new notes in Productboard whenever new cards are added in Trello, streamlining your project management process.

    Make$3.99
  4. Automatically Log New Memberful Signups to Google Sheets

    Seamlessly track new Memberful signups by automatically adding their details to a Google Sheets document. This workflow ensures you have an up-to-date record of all new members.

    Make$2.99
  5. Automate Calendar Event Enrichment with AI and Weather Insights

    This workflow enriches your calendar events by integrating AI analysis, weather data, and venue insights, delivering proactive notifications via Telegram.

    n8n$14.99
  6. Automatically Create Productboard Notes from New ClickUp Tasks

    This workflow automatically generates a new note in Productboard whenever a new task is created in ClickUp, ensuring seamless task tracking and documentation.

    Make$3.99
  7. Bi-Directional Sync Between Notion and Google Calendar

    This workflow enables seamless two-way synchronization between multiple Notion databases and Google Calendar, ensuring that events and tasks remain up-to-date across both platforms.

    n8n$19.99
  8. Automatically Create Workstack Projects from New Google Calendar Events

    Streamline your project management by automatically converting new Google Calendar events into Workstack projects.

    MakeFree
  9. Automate Link Management from Telegram to Hoarder and Readeck

    Automatically transfer and organize hyperlinks from a Telegram channel to Hoarder and Readeck using n8n. This workflow ensures that new links are efficiently processed and stored in your preferred reading and bookmarking services.

    n8n$9.99
  10. Automatically Schedule Focus Time in Google Calendar on Busy Days

    This workflow analyzes your Google Calendar for the current week and automatically schedules focus time on days with over 6 hours of booked events, ensuring dedicated time for deep work.

    n8n$9.99
  11. Automatically Sync Labeled Todoist Tasks to Notion

    This workflow automates the process of transferring tasks from Todoist to Notion when they are labeled with a specific tag, ensuring seamless task management across platforms.

    n8n$4.99
  12. Automate Saving Starred RSS Articles to Wallabag Every 10 Minutes

    This workflow checks for newly starred articles in your RSS feed every 10 minutes and saves them to Wallabag for later reading.

    n8n$9.99
  13. Automatically Log Tagged Asana Tasks to Microsoft 365 Excel

    Effortlessly track your Asana tasks by automatically adding tagged tasks to a Microsoft 365 Excel worksheet. This workflow ensures that every task tagged with a specific label is recorded as a new row in your Excel sheet, streamlining task management and reporting.

    Make$3.99
  14. Automate Notion Page Creation from Search Results

    Enhance your Notion workspace by automatically creating new pages based on specific search criteria. This workflow searches for existing objects in Notion and generates a new page when a match is found, streamlining project management and keeping your documentation organized.

    Make$2.99
  15. Enhance New Notion Pages with AI-Generated Icons and Unsplash Covers

    Automatically enrich new Notion pages with AI-generated icons and random Unsplash cover images to maintain a visually appealing workspace.

    n8n$9.99
  16. Automate Task Creation in Teamwork from New Gmail Emails

    Automatically create a new task in Teamwork using the content of newly received emails in Gmail. This workflow streamlines task management by converting email information into actionable tasks.

    Make$2.99
  17. Add new Voxloud phone call details in a Google Sheets spreadsheet rows

    Every time a new call is going through Voxloud, Make will automatically add that call details to your Google Sheets spreadsheet as a new row. he template uses this [example spreadsheet](https://docs.google.com/spreadsheets/d/1AB1cGKvHMS6hSELcc69Gq2FkcVG7qqexHL3ryKMUtMs/edit?usp=sharing).

    Make$2.99
  18. Automate Task Creation in Teamwork from Gmail Emails with Attachment Zipping via CloudConvert

    This workflow automates the creation of tasks in Teamwork Projects from new Gmail emails. If an email contains attachments, they are zipped using CloudConvert before being attached to the task.

    Make$2.99
  19. Create new rows in a Google Sheets spreadsheets from new calls in Smith.ai

    his template regularly checks for new calls in Smith.ai and uses the retrieved information to create a new row in Google Sheets. he template is scheduled to run every 15 minutes. You can change the schedule after you set up the template by clicking the clock icon on the first module.

    Make$2.99
  20. Automatically Archive Duplicate Entries in Notion Database

    Streamline your Notion database by automatically identifying and archiving duplicate entries based on a specified property, ensuring a clutter-free environment.

    n8n$9.99
  21. Automate Teamwork Task Creation from New Google Tasks

    This workflow automatically creates a new task in Teamwork whenever a new task is added in Google Tasks. It ensures no duplicate tasks are created by storing task IDs in a datastore.

    Make$4.99
  22. Automate Task Creation in Trello from Airtable Submissions with Social Media Assets

    This workflow automates the process of exporting Airtable submissions with a total score greater than 15 to Trello for final review, while also generating social media assets using Bannerbear.

    n8n$4.99
  23. Automatically Save New YouTube Playlist Items to Raindrop

    This workflow fetches items from a specified YouTube playlist every 30 minutes and saves new entries to a Raindrop collection, ensuring you never miss an update.

    n8n$4.99
  24. ← PreviousPage 7 of 51Next →

    Related categories

    Communication (2,463)AI (1,930)Business Operations & ERPs (1,540)Other (1,425)Marketing (1,146)Data & Analytics (995)File & Document Management (802)CRM - Sales (605)Notifications (580)Social Media (562)

    Need a custom productivity workflow?

    Our automation experts build tailored workflows for your exact stack and process.

    Request a Custom Workflow