Hi, my name is Matthew (or Matt, I have no preference). I am the Communications Manager for Sigma Alpha Mu Fraternity. I am excited to be able to join this group and further my education as I strive to improve my ability to better tell the story of our Fraternity through our content marketing!
Hi, I’m Matt!
Related Post
Removing activity of contactsRemoving activity of contacts
I’m trying to understand whether HubSpot supports suppressing or isolating tracking activity (page views, timeline events, etc.) for internal company contacts, ideally via workflows.Context:I have an internal company where I have already: Set them
Media CollaborativeMedia Collaborative
I’m Terry Allen, a strategic communications and public relations professional with deep experience in PR, advocacy, media relations, brand storytelling, and community engagement. My work sits at the intersection of
Sending form with ajax recaptchaSending form with ajax recaptcha
Hello,Is it possible to send a form via ajax when the form also has a recaptcha? $.ajax({ type: ‘POST’, url: ‘https://api.hsforms.com/submissions/v3/integration/submit/******/******-*****-*****’, data: JSON.stringify(data), dataType: ‘json’, contentType: ‘application/json’, success: function(_data) {