Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
So, if dedupe key is changed from email address then will it also affect fills out form, Facebook and LinkedIn integration for dedupe data based on email address?
In Marketo, currently "Email" is the default primary key field, however is there a way to swap that along with another field to define a new primary key? Does Adobe Marketo support help here? Can it also be done for new as well as old both type Marketo Account? Also, will there any issue happen like...
The bulk data export API for Custom object is given in Marketo developer section below URL https://developers.marketo.com/rest-api/bulk-extract/bulk-custom-object-extract/#retrieving_your_data Problem : - is there a way to put Date Time filter while exporting CO bulk data via API? As the same funct...
'Let''s have fun with "quotes"', "Let's have fun with ""quotes""" Below error is throwing while evaluating the above strings with double quotes for a custom object CO field itemDetails1 Cannot get email content-
Lexical error: org.apache.velocity
...Hi @SanfordWhiteman When you say offset and maxReturn work together that mean if program is more than 200 lets say 300 program then offset value will be changed from 1 to 2. is it correct?
Business use case is to get Program ID details via REST API by using this call https://developers.marketo.com/rest-api/endpoint-reference/asset-endpoint-reference/#!/Programs/getProgramListByTagUsingGETBut need few details regarding below questions 1. In response JSON, sequence will be either ascend...
In our Marketo instance, one custom activity table is created in past one month. Now, business requirement is to export the bulk activity record and create dashboard while using in Power BI tool. I have exported the custom activity id (for example 10000) using bulk activity REST API method. https://...
Use case is to create Webhook flow between Marketo and Facebook business manager tool so that when any paid campaigns are run in Facebook the response based on post like, page like and other details share to Marketo. The current Marketo and Facebook native integration ingest the lead generated data...
Is there any API or custom integration available to sync Facebook page or post like data to ingest in Marketo database?
In a landing page with Marketo Form, below JS is redirecting to else condition only. The given JS is helping to print the rich html content based on Marketo Form value selected from fieldID and rich html text id is myselect. Can anyone refer the exact if condition rule in Marketo function form in t...