Hey Jessica,You'll need to implement some custom code to do this using the forms 2.0 API(http://developers.marketo.com/documentation/websites/forms-2-0/). It would look something l...
Ah I see now. You need to activate the campaign before it can be requested via the API. You can see in the get campaign response: ["active"] = bool(false) You'll need to go to the ...
Hey Daniel,Are you using/rest/v1/campaigns/2282/trigger.json as your URI? If you could possibly provide a copy of the request that would be useful as well.
Hey Daniel,This is an API user permissions error:Authentication is successful but user doesn't have sufficient permission to call this API. This means that the User which was provi...
Hey Alex,It looks like on that site, you're using an incompatibel version of jQuery, so the munchkin event is not firing. Munchkin.js only support version 1.3.* to 1.8.* of jQuery,...
I think Jason actually means {{trigger.Link}} for this particular case. You can find the full list of trigger-context tokens here:https://community.marketo.com/MarketoArticle?id=kA...
Hi Allison,If you're seeing something like this occur on a recurring basis, I would recommend consulting your IT department to see if there are any recurring jobs set up on your ma...