Profile

Kevin-C
Recognized Expert | Partner
Member since ‎Oct 19, 2018
  • solutions
    272
  • Replies
    920
  • Upvotes Given
    746
  • Upvotes Received
    944
  • Ideas
    0

about

Please sign in to the Community or get HubSpot free to view user profiles

Kevin C

Over the years, I've worn many hats—graphic designer, interactive designer, UX designer, UX Lead, developer, senior developer, and now solutions architect. Since diving into the HubSpot ecosystem in 2018, my career has been shaped and elevated by the incredible people in this community. The support, shared knowledge, and connections I've found here have been instrumental in my growth. At the core of everything I do is a simple but powerful mission: to help people do their best work. I’m passionate about giving back to the community that has given me so much, and I’m always eager to connect, share, and support others on their journey. If I can support you in any way please do not hesitate to reach out!

Activity

Solved
Thompson_DHARMA on August 08, 2024
I am using the edit HTML module in an email (not an email template) and trying to get the following bit of code to work: {% if deal.deal_currency_code == 'USD' %}<p>usd text</p>{% else %}<p>non-usd text</p>{% endif %} I read more
0 upvote
4 Replies
Recognized Expert | Partner
August 08, 2024
Hey @Thompson_DHARMA Check the type of the value using the type function: {{ type(deal.deal_currency_codedeal.deal_currency_code) }} ...read more
Solved
airbyte on August 07, 2024
Hey, we've seen that recently, we got a "Batch Update" in the source of many records. Trying to get more than 10,000 records is a problem due to CRM search endpoint limitations, so we can not get over those, as all of them have the same updated date read more
Recognized Expert | Partner
August 08, 2024
Thanks @Jaycee_Lewis Hey @airbyte Depending on the property and value you're searching for you can use the graphql API to page th...read more
SHutchinson_ on August 01, 2024
Hey all, I'm looking for a recommended solution for embedding Hubspot Live Chat into a NextJs website. Note I'm using the NextJs App router. Currently there's a thread with some community posted examples, but this thread is from 2020 with th read more
Recognized Expert | Partner
August 02, 2024
Hey @SHutchinson_ could you elaborate on the misidentification? What patterns are you seeing?
JBrake on August 01, 2024
I am using GraphQL to load a list of objects that have the publish_status of "published" AND where the publish_date is null OR the publish_date is less than or equal to today, AND where the expiry_date is null OR the expiry_date is greater than or e read more
0 upvote
4 Replies
Recognized Expert | Partner
August 01, 2024
Heu @JBrake The "No value present" error typically occurs in GraphQL when the query attempts to access a value that is either missing or not pre...read more
Solved
JErickson60 on July 31, 2024
Need to query all custom objects associated to a contact and pull a single property from each one to add to a contact. So we have custom objects called "Buildings" and a given contact can have multiple "Buildings" Associated. I need to know if i read more
Recognized Expert | Partner
August 01, 2024
Hey @JErickson60 To start @PamCotton 's ideas are the right direction, to paint a little more context: You can use the graphql API ...read more
JBrake on August 01, 2024
I am using GraphQL to load a list of objects that have the publish_status of "published" AND where the publish_date is null OR the publish_date is less than or equal to today, AND where the expiry_date is null OR the expiry_date is greater than or e read more
0 upvote
4 Replies
Recognized Expert | Partner
August 01, 2024
Heu @JBrake The "No value present" error typically occurs in GraphQL when the query attempts to access a value that is either missing or not pre...read more
Bookmark content for quick access to your most helpful threads.
Everyone has to start somewhere! Why not kick-start your journey by telling us a bit more about your interests.

Following

Community Badges

My Groups

Group Hubs for Kevin-C