Cvent has two ways of adding attendees either by adding them as an invite or registering them. Our account is set up to use the invite route.
With how our cvent account is set up I’m unable to use the pre-built “add Attendee” step, which uses the register route, so I’ve added an API request step. Unfortunately when I try to use the URL from their developer portal (https://api-platform-eur.cvent.com/ea/attendees ) I get an error “Domain did not match expected domain filter `io.cvent.com`” which I think refers to a previous version of the API. When I amend the request to use the equivalent io.cvent.com URL I get a 403 error.
Is there a way round this other than dropping back to pure webhooks?
Page 1 / 1
Hi @Bill Mische
Good question.
To help us have full context, please post screenshots with how your Zap step is configured.
Thanks Troy
Please find attached. The first couple of steps catch and format the details from our CRM. Then it’s a matter of picking up & updating the contact, getting the details of the event and adding the attendee. It’s just the last step I’m stuck on.
When I attempting to utilize a custom API request for a distinctive "AR Experience Trigger" action. Despite diligently adapting the API endpoint to align with the platform's expectations, an unexpected error surfaced: "Quantum Signature Mismatch." It appears that the AR platform employs advanced quantum encryption.
were you able to get this sorted? im having the same issue.