Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
your email script tokens would look something like thisfor 5 days#set($dateInFiveDays = $date.calendar)$dateInFiveDays.add(10,120)$date.format('full_date',$dateInFiveDays.time)and like thisfor 7days#set($dateInSevenDays = $date.calendar)$dateInSevenDays.add(10,168)$date.format('full_date',$dateInSev...
I think you could also achieve this via an email script token, but Greg's solution is most likely easier to execute if you have not done any email scripting.Jason
This is the
Bizarre, I would not think you would have to manually change it.
I think Dory answers your question regarding the smart lists, as for the leads still being in Marketo after being deleted from SFDC, that is by default, when a lead is deleted from SFDC they remain in MKTO, but the field in MKTO 'Deleted from SFDC' will now be true.
Hi Scott,When a LaunchPoint partner introduces a new integration, is it tested and vetted by Marketo?Thanks,Jason
Hi Cam,I am having a similar issue, the new integration is far from simple and straightforward, and if you have other services using the API, you now need to worry about limits. I have a client who regularly hits their daily limit, and it is preventing us from even completing the initial set up.And...
Do you know if as a new user you can still set up via the old connector?
Hi Shari,Have you had any issues with hitting the API limits?Thanks,Jason
Currently working with a client trying to integrate BrighTalk, it is a PITA since they changed their integration to be a custom API service.Have had success with GTW, WebEX and ReadyTalk.