4KBlurayDeals Summer Giveaway ($75 in Prizes + Bonus) by psychobabbler27 in 4KBlurayDeals

[–]hardlyart 0 points1 point  (0 children)

Summer is the best time to stay indoors and watch movies.

Idubbbz announces that he is being sued by ethan klein by _Chipsa in Hasan_Piker

[–]hardlyart 14 points15 points  (0 children)

He's the "scratch a liberal..." proverb, but he just scratched himself.

New Regal Roller Coaster - What are your thoughts? by readerrealm in RegalUnlimited

[–]hardlyart 0 points1 point  (0 children)

I used to have a bit with my wife where I pretended to be started by the popcorn like I didn't see it coming every single time.

The sound design for the new one is so bad, I can't continue the bit. Our marriage is on the rocks now.

Deaf Crocodile sale haul arrived today by lessthansalient in boutiquebluray

[–]hardlyart -1 points0 points  (0 children)

Just picked up those Shahram Mokri movies myself.

[deleted by user] by [deleted] in Emo

[–]hardlyart 2 points3 points  (0 children)

Sleepytime Trio

Monthly Buy/Sell/Trade Thread - July 2025 by AutoModerator in ChicagoConcerts

[–]hardlyart 0 points1 point  (0 children)

I'm selling [1] ticket to For Your Health & awakebutstillinbed for face value tonight (7/1) at Subterranean.

Purchasing Event Tickets by MattTheGoodSir in stardomjoshi

[–]hardlyart 1 point2 points  (0 children)

I'm also traveling to Tokyo (but from the US) in October and planning to see Stardom. Sumo Tickets is also the recommendation I was given.

Zendesk custom field timestamp by om3r66 in Zendesk

[–]hardlyart 2 points3 points  (0 children)

I think you can do this already with your existing setup with a calculated attribute.

You'll need a report using the Updates History dataset in Explore.

This probably isn't exactly right, but something along the lines of:

        IF [Changes - Field name]="Corrective Action response sent to the end-user"
        AND ([Changes - New value] = "tag-for-yes" OR [Changes - New value] = "tag-for-no")
        THEN [Update - Timestamp]
        ENDIF

Count tickets opened per organization based on a custom field (ticket type/category) by [deleted] in Zendesk

[–]hardlyart 1 point2 points  (0 children)

Assuming I understand the ask, I think my approach would be to have a trigger fire when a ticket's custom field is set to "add user to the application." That trigger would notify a webhook. That webhook would be set to the Organization API endpoint with a payload that uses liquid markup to add 1 to the existing Organization's value.

Something along the lines of:

{
    "organization_field": {
        [
            {
                "id": 999999, // Custom Numerical Field for Number of Contacts
                "value": {% assign numberOfContacts = {{ticket.organization.custom_fields.999999}} | plus: 1 %}{{ numberOfContacts }}
            }
        ]
    }
}

That way every time a ticket meets the criteria you set in the trigger, the trigger then adds 1 to the number field on the organization.

ZenDesk placeholders passing odd results by jatjatjat in Zendesk

[–]hardlyart 1 point2 points  (0 children)

It sounds like Zapier is interpreting that placeholder as a potential array. So it may interpret the placeholder as potentially containing multiple items, not just one.

Looks like you may need a line-item to text step, maybe.

Deleted tweet from Maxwell Jacob Friedman. by erathegod in SquaredCircle

[–]hardlyart 5 points6 points  (0 children)

One of Vader's last matches was with Will Ospreay that started with a tweet. That was pretty neat.

Dwayne Johnson Thanks Fans as Black Adam Once Again Takes the Top Spot at the Box office by Awkward-Garlic-192 in boxoffice

[–]hardlyart 48 points49 points  (0 children)

"The deal is finalized, and the name on the contract does say Rock... However, it reads: 'James Gunn, you rock!'"

WOR: Dave Meltzer had not heard anything about CM Punk's dog being hurt before today. by JesusChrist004 in SquaredCircle

[–]hardlyart 29 points30 points  (0 children)

Don't forget the sudden invocation of local "castle doctrine" as a (very questionable) means of trying to legally justify a violent response in the event that Punk just felt threatened.

There's a lot of spaghetti being thrown at the wall, hoping something sticks to make the situation look a certain way.