Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Does anyone know if you can delete an event partner from LaunchPoint services? Trying to delete BrightTalk and since there are past events associated to it, it cannot be removed. The only way to unlink the webinars from the event service is to remove all members first, and we definitely do not want ...
Hello All,Hoping you might have some information/experiences to share with regards to the scribe integration between On24 and Marketo. I have heard that data like polling questions sync to the campaign object in SFDC and not to Marketo, am i correct here? If so have have you been able to get this ...
Has anyone used the scribe integration for things like polling questions? I have heard that it actually syncs info like this to the campaign in SFDC. If anyone has any experience with this I would love to hear your thoughts.Thanks,Jason
As long as you remove anything that nis using it you can change the type. Since the data that has been captured up to this point has been irrelevant there should be no concern losing the existing data (zeros in your case)
When you created the field what type of field did you select? If it is showing a zero I assume it is set as an integer, you should use a boolean (true/false) or if you use a string make sure you pass a value.Jason
Awesome, thats what I thought, thanks for the quick reply.
Hi Mike Reynolds,I believe you have answered this question a hundred times by now but want to confirm that for the new fields we create we use the actual API field names listed in the doc provided (mkto71_...) I just want to be sure that mkto71_ is not just a placeholder.Thanks,Jason
Sanford Whiteman Thank you so much!! It works perfect. You have helped me so much with my technical questions and I truly do appreciate it!Thanks,Jason
Hey Sanford WhitemanThis solution, http://codepen.io/figureone/pen/JKzjvE/?editors=0010 , works great! It is very extensible. If I wanted to add in the corporate email validation (ie no gmail, hotmail etc..) would I be able to work it in?I am struggling with the pattern, can I include a series of s...