---
title: "INTERVAL_TO_SECONDS()"
slug: "interval-to-seconds"
updated: 2025-10-14T16:28:27Z
published: 2025-11-19T15:55:50Z
canonical: "support.tulip.co/interval-to-seconds"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://support.tulip.co/llms.txt
> Use this file to discover all available pages before exploring further.

# INTERVAL_TO_SECONDS()

## Description

Returns the length of an interval in seconds

## Available In

- **Apps**
- **Automations**
- **Analysis**

## Syntax

INTERVAL_TO_SECONDS(interval: Interval) => Number

## Example

INTERVAL_TO_SECONDS(seconds_to_interval(30.0))
