AJO Events behavior
Hi! Suppose we have an event configured to listen for new entries into a specific schema (X schema). If I have a journey published and listening to that event, will a new entry into that schema (for example, coming from Web SDK) automatically trigger the journey?
Or does the journey only trigger if the incoming payload exactly matches the JSON structure defined in the event?In other words, an entry into the AEP schema (if it meets the journey event condition) won’t necessarily trigger the event journey because the journey is expecting for a different payload structure from that specific event?
For example, if I upload a .csv file to that X schema and the journey is listening for new entries into that schema, will it trigger the journey? Or will it not trigger because the journey is specifically listening for the event's payload?
Thanks
