Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Hey Justin,{{trigger.Web Page}} will give you the page that it was filled out on. You can see which tokens are available for which triggers here: https://docs.marketo.com/display/DOCS/Tokens+for+Interesting+Moments
What is the field type and a typical value from the cRCURL field?
If you sync activities, you can trigger and report on them in SFDC.
Yep, those are the best choices.
This solution doesn't currently account for it. You'll need to provide a list of fields which can be profiled and then determine which are present and which you want to pivot on.
No, form submission is always an upsert. If you need finer grained control, you'll want to use REST.
Do you have any duplicate name= parameters?
When using normal mode it will apply any changes in each field to a record if it already exists, or create a new one with the new data if it does not. Updates to existing fields will be blocked if you have the field blocked in field management, but only if there is already a value in that field.
Have you enabled the object for sync in Custom Object Sync? You'll need to have this, and any fields which you want access to, enabled. Doing so will prompt them to sync to Marketo, which may take a significant chunk of time to populate depending on the number of records in your SFDC instance.
These features will be added with the Winter 2016 release this evening:REST APIAsset API – ProgramsPrograms are now being exposed through a new set of endpoints which will allow creating, updating, deleting and cloning of programs. There are also additional endpoints to get Tags and Channels in ord...