Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
When browsing or querying assets using the REST API (GET /rest/asset/v1/landingPages.json || /rest/asset/v1/landingPage/{{id}}.json) , the response for the status key does not have the value approved with draft :{ "success": true, "errors": [], "requestId": "844f#18c89c040e5", "warnings"...
For greater modularity/reusability, please allow a special "this program" picklist option in the "Change Program Member Data" flow step so it can be used in central/global executable campaigns
Would like to see outbound platform level webhooks - particularly when a program is created or when an Email program is scheduled
Please allow the endpoint to accept PMCF data when a program name is specified in the payload (which happens most of the time) Thanks
To be honest, I'm not a security expert but interested in hearing your feedback on the set up.The set up is: a webhook is called from Marketo when someone registers. The endpoint on the server is protected by the .htaccess file so all IP addresses are denied except for the single Marketo IP. There's...
Mainly by .htaccessOrder deny,allowDeny from allAllow from
This can be done right now using the Marketo API (saves you from subscribing to a third party service). Bit of a hassle to set up though, so I agree having something built in would save everyone's time. Happy to share current php solution via pm.