Skip to main content

Hi,

I have created a zap that receives data from Zoom, from a specific webinar.
When in Zoom a new participant is registered to this webinar, my Zap receives the participant details from Zoom. (trigger: New Registrant in Zoom).

I think there could be a bug in the “New Registrant in Zoom” code, because the personal link of the participant, the one to participate at the webinar, is truncated (both in the test trigger window and in the google spreadsheet where it’s passed to in the zap).

For example, let’s say that the last part of the link is

AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA&uuid=WN_bAeSHmnJTSGtb_yYNQqjGA

the received part is truncated right before the “&”

so the last part of the link is now AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
and obviously the link is not valid anymore.

How can it be fixed?

Thank you

Hi @carlom 

Are you able to post screenshots of the data you are referencing in the Zap and the output?

Try turning the Zap ON and testing live, then check your Zap Runs for the DATA IN/OUT for each Zap step: https://zapier.com/app/history/


Hi @Troy Tessalone 
 

here are the screenshots of a new registrant:

ZOOM LINK IN ZOOM DASHBOARD: (With in red the part that in zapier is truncated)
 

 

ZOOM LINK IN ZAPIER DATA RECEIVED:

 THE LAST PART OF THE STRING:

 

Thank you. Carlo


@carlom 

You may want to open a ticket with Zapier Support for further assistance with this: https://zapier.com/app/get-help


Done, thank you @Troy Tessalone