I'm a web, database, and network architect based in NYC, with specializations in the financial services, publishing, and SaaS sectors.
I build complex Marketo integrations for companies large and small... and can make Marketo forms and emails do things you never thought possible!
Check out my blog at https://blog.teknkl.com, which has Marketo-specific technical insights you won't see anywhere else, along with wider topics from my programming and systems work.
2 typos in your choices. Compare them carefully to the stored values.
PS. Extra (related) question, but not a concern like the above is: I'm using the Webinar Date Code in my ale...
Your HTML is broken. You can’t nest <style> tags.
<style>
<!--Variables END-->
<style type="text/css">
@font-face {
font-family: "Metronic Pro Black";
sr...
Well, first and foremost: you can't use a single webhook call to post to Marketo. The access_token needs to be fetched with a call to the /identity endpoint, and it expires after a...
It's hard to argue* that this limitation makes sense, but: No. It can't be done natively.
We've instead done this in 2 ways:
1. Write the latest CO data, as JSON, to a Textarea fi...
From experience, you’re stuck with building a custom integration because the Zoom connector hard-codes the general API endpoint.
The Zoom Gov API is very robust and afaik support...