You can find events module here: https://appexchange.salesforce.com/listingDetail?listingId=a0N30000005vK3CEAU but our version has been so heavily customized that it doesn't really resemble the video.
So if I have attendees to a tradeshow who stopped by my booth, I can't have a flow step that says "Add to SFDC Campaign" and push to that event instead?
If that's accurate, I will either have to continue uploading attendees to events or try to convince my SFDC to move events to campaigns.
Hi Christina,
I looked at the app and there is a table, named "Event Registration" that is linked to contacts with a lookup. This means you can map this table in Marketo and will get:
- an "Added to Event Registration" trigger
- a "Was added to Event Registration" filter
- a "Has Event Regostration" filter.
You would you these 3 to create smart campaigns that in fact add a lead to a program each time they register. The opposite (adding a registration when someone is added to a program) will not be possible without a webhook or if Marketo implements this idea :
-Greg