Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Hello community,I started to notice Marketo forms now permitting emails that are formatted in such a way to be accepted: first.last@company(versus first.last@company.com)Has this always been the behavior or is this a bug?Thanks,Edwin
Hello Marketo Community,I've been experiencing issue around character encoding (my application encodes in UTF-8 prior to inserting into Marketo) with characters being lost.I've tried to follow this example and even ran the exact call noted in the "support" doc:Using Extended Character Sets in API Ca...
Hello Marketo community,I recently discovered that populating a numerical value into the flow step, Add to SFDC Campaign, can cause it to add to a Salesforce campaign. Is this intended behavior?The flow step has a token that generates either or Salesforce ID or numerical ID used for something differ...
Hello Marketo Community,Is a Folder ID obtained from the 4~5 digit ID in the URL?I'm currently trying to clone a program into a folder with this endpoint, but encounter the following error:I'm able to successfully clone into a program, but for some reason it doesn't work when I try to clone into a f...
Hello Marketo community,I'm trying to find a way to retrieve all form IDs via this endpoint: http://developers.marketo.com/rest-api/endpoint-reference/asset-endpoint-reference/#!/Forms/browseForms2UsingGETHowever, I don't see a nextPageToken value passed in the response, is there a way to get all fo...
I'd like to enable this, but want to test it and write documentation for our users on classic before it's deployed. If it's enabled, can we limit the access? can we disable it?
I'm thinking of using associateLead() to associate anonymous web data to known records. What happens if there are multiple records with the same email address? Which one(s) receive the update?