Hi all
We have a custom website that captures registrations (multiple at a time) for Outbound Events using the Event API.
We now have to transition that to use the Real Time Events, and the documentation seems to indicate the Event API is backward compatible https://learn.microsoft.com/en-us/dynamics365/customer-insights/journeys/developer/using-rtm-events-api.
But no matter what we do we get a "CaptchaFailed" status back from the API when sending the attendees array to the /registrations endpoint.
We've tried surfacing the "Enable Captcha" field on the Event entity and setting it to false (we know it's not for Real Time, but we're desperate...).
We've tried copying this logic to our custom form: https://learn.microsoft.com/en-us/dynamics365/customer-insights/journeys/real-time-marketing-form-custom-captcha. Basically, sending the captcha value along with the attendee as a custom registration field with the text "g-recaptcha-response", and then setting the form settings with the same private key used for the form. We think this might be the way, but adding a custom registration field with the text "g-recaptcha-response" didn't work, so maybe if we can get the record ID of that custom registration field (we can't find it) and add it to the registrations using the ID instead?
Has anyone successfully used the Event API with Real Time Events?
Thanks!
James
I have the same question (0)


Report
All responses (
Answers (