Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
I was converting the array back into a string only for debugging. I wanted to see if it was forming correctly. Your suggestion to use built-in time functions is definitely more elegant than me attempting to re-invent the wheel and I have been able to successfully implement it to create an "Add to Go...
Hi! I have been having issues trying to split a series of strings in one line by different delimiters. This is the code I am using: #set ($latestMeetingTimeFromArray = $latestMeetingTimeFrom.split("\s|[:\.]"))#set ($latestMeetingTimeFromArrayString = $convert.toString($latestMeetingTimeFromArray))a...
A fresh case came in throughout the weekend and before I made any changes to it I decided to check some things. This is the record page: Date clearly says Jun 6 2002 Form submission activity says: Salesforce says: Postman if you ask Marketo says: This last one I did not see coming :SThrough API I ge...
ANY, ALL and ADVANCED are settings that apply to the filters (the green entries) only, like @SanfordWhiteman said.All triggers (the orange entries) become valid ways to start the workflow (the steps or actions on the "Flow" tab). Be careful when using several triggers in a workflow and make sure t...
When I was looking into this myself, somewhere I came across this resource, which will eliminate a lot of guesswork when automating reports in case you go for the bulk activity extract option. https://docs.google.com/spreadsheets/d/1i-3GVbpUK7oc8YanOokY_1yd_Ly124urK2HHydrN0d8/edit#gid=1253153029 Amo...
Also, I think we use some sort of library for the date picker on the date field... Could that be what converts the date into epoch? But I would imagine you would have noticed something like that.
Hi @SanfordWhiteman , Thanks for looking into it. I'm afraid I have been unable to reproduce this issue or find a common origin so far. What I can say for sure is that our "Fill out form" activity details always show the date of birth in epoch, even if stored as a date-like string afterwards. Is thi...
Hi @Katja_Keesom , I see what you mean now. You are right. @Jrubongoya 's set up is 1 program with a TOFU stream and a BOFU stream. So let me amend my comment then: My suggestion to leverage person cadence (paused or normal: see here, or here with a screenshot), assumes you have two separate enga...
I generally agree with what @Katja_Keesom is saying, but I would be careful with the following quirk of engagement streams: The streams can be built with smart campaigns (the bulbs) or with email assets (the email icons) and it matters. If you want people to go back to the spot on the stream where ...
Thanks @SanfordWhiteman , Sure, this seems to be the url the person came through: https://www.culturalcare.com.co/au-pair-best-agency Let me know if the url parameters matter, they include utm fields and gclid, and I can add them.