Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
To fix the issue in your Sync to SFDC flow:Step 1: Set the first condition to check if the SFDC Type is not "Lead." If true, assign those records to the Queue: Unassigned Leads as shown in your screenshot.Step 2: Add a second condition for existing leads. Check if SFDC Type is "Lead" and update them...
Here's a possible approach to solve this issue: Stage Entry and Exit Timestamps: You might need to create or track "entry" and "exit" timestamps for each stage. Although Marketo doesn’t automatically provide these, you can create custom fields or rules to capture the first time a lead enters a stage...