Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Thanks @Katja_Keesom this is exactly what I was looking for.
Hello Community! We have a Marketo landing page for which we need to set up an URL redirect. For instance, we have the existing page's URL as https://pages.test.com/abc-xyz and I have been asked to exclude the string 'abc' from the URL which will result in https://pages.test.com/xyzIf I simply remov...
This is exactly what I was looking for. Thanks so much for your response @Abhinav_saini !
Hello Community, In the recent import of contacts that I did on our instance, I mistakenly mapped one of the fields to an incorrect field in Marketo.So for instance, instead of mapping the import field to Field A it was mapped to Field B in Marketo. All the individual imports have been made to stati...
Thanks @SanfordWhiteman !My apologies if I was unclear. The context is a bit different here-would need to manually push multiple values to a field in Marketo.Scenario: Value 1: ABC,EFGValue 2: XYZI would just need to concatenate these values and assign it to a field. As you can see here the fist val...
We need to attribute multiple values to one of the fields. As far as what I know we would either use semicolon (;) or comma (,) to separate multiple values. In our scenario one of the values by itself has a comma in it and wasn't sure how to escape that comma that exists in the field value. Please a...
That makes sense, thanks so much for your response @Katja_Keesom !