Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Could you please check if you have the latest MSI package installed?Also, give a check to the Interesting Moments campaigns created in Marketo, if the lead is qualifying for the campaign.Sanford Whiteman, could you please have a look in here once you have time?
Is this happening for every record or any specific records?
I am not sure if this can be achieved using add to list, as @Ariel is adding leads globally to the smart list who have reached the threshold number. In nurture programs, the activity based scoring would be too difficult to track as clicked link on email and open email has negligible score. Sanford W...
You can see the number total leads by creating "stream performance report ".To see net new leads added to engagement program you can create a smart list and add fitler of "Added to Engagement program" with the filter of time duration.For MQL's, are you looking for those leads who have reached thresh...
You can add a choice in the flow step "If not was sent email A" send email " A and similarly for other emails. By doing this, if lead A & B has received 2 emails they won't receive the 1st two email and will qualify for the remaining emails.Thanks
I am trying to update period cost of multiple programs with $0 through API. Can it be done at once using API or do I have to do it one by one?Thanks
Thanks again Sanford, I was able to fetch the data into excel. Thanks for your help.Ahh, I haven't thought about the token expiring here, what could be the better option for this?Thanks
Thank you for your reply Sanford, there is not much to see in the sheet. I am trying to generate access token through this.I have created a table with three columns:1. URL2. Client ID3. Client Secret.When I insert this code in "Advanced editor", it throws the above error.
I am trying to get the authentication token in excel and have used the following query:letmktoUrlStr = Excel.CurrentWorkbook(){[Name="REST_API_Authentication"]}[Content]{0}[URL],clientIdStr = Excel.CurrentWorkbook(){[Name="REST_API_Authentication"]}[Content]{0}[Client ID],clientSecretStr = Excel.Cur...
Going forward you can also create smart triggered campaigns to capture people who have opened/clicked email,. You can create three score fields ( Email opened/ Email Delivered/ Email Clicked). Each time you send an email to any of the record and any activity is performed it will keep adding a score ...