APIs & Integrations

kalletoxic
Participant

Trying to get quotes expiry date on quote template

Hello, I am trying to fetch the Quote Expiry date in my template for quotes.

QUOTE.expiration_date

does not give me the correct date, and

QUOTE.hs_expiration_date

has the same problem. Have also tried to get it formatted 

QUOTE.expiration_date|datetimeformat('%Y-%m-%d')
0 Upvotes
2 Replies 2
Jaycee_Lewis
Community Manager
Community Manager

Trying to get quotes expiry date on quote template

Hi, @kalletoxic 👋 When you say it doesn't give the correct date, do you mean it's a formatting issue, the date isn't appearing at all, or there is an error or warning appearing?

 

Thanks for the additional details! — Jaycee

linkedin

Jaycee Lewis

Developer Community Manager

Community | HubSpot

0 Upvotes
kalletoxic
Participant

Trying to get quotes expiry date on quote template

In most of the cases, I don’t get a date at all.
But when I try to format the date, I Do get a date but it is the wrong date.
0 Upvotes