Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Which version/compatibility mode are you seeing this on? Do you have an example page where we could see this in action?
Get Emails will also return these results as a batch without a specific id.
In addition to the endpoints that Greg listed, a release for the program-specific API is currently scheduled for the Q1 2016 release in February.
Correct. Change owner isn't a standard write operation, but a specific implementation, so this doesn't change how it works.
The change owner flow step will only change the lead/contact owner. It isn't configured to change account owners.
You'll need to use email scripting to implement this: Email Scripting » Marketo Developers The first example on that page demonstrates a very similar scenario.
Check out my blog on a similar topic here: http://developers.marketo.com/blog/make-a-marketo-form-submission-in-the-background/ You would want to use the MktoForms.whenReady method to then call submit() from the form.
Soundcloud has a widget api (Widget API - SoundCloud Developers) so you could use the javascript callbacks in it to send listening info into Marketo. That actually sounds awesome. I'll dust off my Soundcloud account and see what I can do with a blog post. I'm not sure which other providers might...
I'm asking what you're using the generate the value for data.token. It could be mismatched between the two email addresses, causing the call to fail.
What does your hash function look like?