Skip to main content

How do I change the output link expiration in Zapier or Make.com?

Updated over a month ago

You can extend how long the PDF.co output link stays active by adjusting the expiration setting:

In Zapier:

  1. Open your PDF.co action in Zapier.

  2. Find the “Output links expiration” field.

  3. Enter the number of minutes (default = 60, max = 1440).

In Make.com:

  1. Open your PDF.co module in Make.

  2. Look for the “Output links expiration” field.

  3. Enter the desired value (default = 60, max = 1440).

For API Users:

To increase how long the output link remains valid, you can configure the expiration parameter.

{
"expiration": 1440
}

Note: Output links expire by default after 60 minutes. You can set up to 1440 minutes (24 hours) on eligible plans.

Did this answer your question?