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
n8n$4.99Create a WordPress post from a new invitee-created Calendly event
When a new invitee schedules a Calendly event, this Make scenario triggers and automatically creates a WordPress post. You can configure which event details—like name, date, or custom questions—become the post content. Ideal for teams that want to publish client summaries, meeting notes, or onboarding updates without manual copying.
Make$2.99Entra User to Zammad User Sync Workflow
The Entra User to Zammad User Sync workflow automates the process of syncing users from a specified Entra group to Zammad, ensuring that user data remains consistent across platforms. By leveraging the Microsoft Graph API, this workflow retrieves ...
n8n$14.99Deploy a Todoist MCP Server for AI Integration
Set up a Todoist MCP server to handle all task operations via AI agents with zero configuration. This workflow enables seamless AI integration with Todoist's task management capabilities.
n8n$9.99Telegram Splitout Automation for Reporting
This workflow is designed to automate the process of gathering and reporting data related to top creators and workflows in the n8n community. By integrating with Telegram, it streamlines the extraction of relevant statistics, allowing users to sta...
n8n$14.99Automatically Log Timing Entries from New Google Calendar Events
This workflow monitors new events in Google Calendar and creates corresponding time entries in Timing, ensuring your time tracking is always up-to-date.
Make$2.99Automatically Create Google Slides Presentations from New Pipedrive Deals
This workflow automatically generates a Google Slides presentation using data from new deals in Pipedrive CRM. It also uploads images to the presentation based on specified URLs.
Make$3.99Automatically Create Notion Pages for Completed PomoDoneApp Tasks
This workflow automatically generates a new page in Notion whenever a task is marked as done in PomoDoneApp, streamlining task management across platforms.
Make$2.99AI Email Drafting & News Research Assistant with OpenAI, Gmail, Tavily
Chat-first AI agent researches news via Tavily/Perplexity and drafts/sends emails via Gmail, powered by OpenAI reasoning and memory for multi-turn conversations.
n8n$24.99Efficient Calendar Slot Retrieval for Project Management
Automatically fetch available calendar slots to optimize meeting scheduling and enhance productivity.
Make$19.24Automatically Sync New Breeze.pm Tasks to Google Sheets
Seamlessly transfer new tasks from Breeze.pm to Google Sheets, ensuring your data is always up-to-date and accessible.
MakeFreeAutomatically Create ClickUp Tasks from Google Forms Responses
This workflow automates the creation of ClickUp tasks whenever a new response is submitted via Google Forms, streamlining task management and ensuring no response is overlooked.
Make$2.99Automate Instagram Stats Updates with Mattermost and Google Sheets
This workflow automates the process of sending Instagram statistics to a Mattermost channel using data from Google Sheets.
n8n$12.79Automated Order Management and Calendar Sync Workflow
Streamline your order processing and calendar synchronization with this powerful automated workflow.
n8n$4.99Automate Teamwork Task Creation from Google Tasks Updates
This workflow automatically creates a new task in Teamwork whenever a task is created or updated in Google Tasks, streamlining task management across platforms.
Make$2.99Automate Prescription Delivery: Google Sheets to Email & WhatsApp
Fully automated workflow that sends new prescriptions from Google Sheets to patients via professional email and WhatsApp, with logging and status updates.
n8n$19.99Automate Document Processing for Workplace Discrimination Analysis
The '1994CodeManualAutomationWebhook' workflow is designed to streamline the process of analyzing workplace discrimination patterns through advanced AI capabilities. By leveraging OpenAI's chat models, this workflow enables organizations to automa...
n8n$15.96Automatically Log Gmail Emails with Specific Phrases to Microsoft 365 Excel
This workflow captures Gmail emails containing a specific phrase and logs them into a Microsoft 365 Excel worksheet, streamlining your data organization.
Make$2.99Automatically 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.99Automated Congratulations with Google Sheets, Twilio, and n8n
This workflow automates sending personalized congratulations messages via SMS based on calendar events.
n8n$9.99Sync Google Calendar Leaves with Status Hero Automatically
Automatically update Status Hero with leave information from Google Calendar. This workflow ensures that any new, updated, or deleted leave events are accurately reflected in Status Hero.
Make$3.99Automate Google Sheets Updates via Webhook with Delayed Execution
This workflow automates the updating of Google Sheets rows triggered by custom webhooks, incorporating a delay to ensure data integrity. It efficiently filters and updates rows for dynamic data management.
Make$4.99Effortlessly Scrape Business Leads from Google Maps with OpenAI and Google Sheets
This workflow automates the extraction of business leads from Google Maps, enhancing productivity and data management.
n8n$19.99Create a Task in ClickUp via n8n Automation
The 'Create a Task in ClickUp' workflow is designed to streamline the process of task management by integrating n8n with ClickUp. By utilizing a manual trigger, users can initiate the creation of a new task in ClickUp with just a click. This autom...
n8n$4.99
Related categories
Custom AI Systems & Services
Our team of experienced AI builders will help build custom AI systems, workflows, and solutions.
Request Custom Work