Skip to main content
Best answer

Calendly to Bigin

  • March 30, 2021
  • 1 reply
  • 40 views

Hello,

i am trying to link my calendly account with my Zoho BIGIN. I am setting the zap so that when my customer choose a slot in my calendly I create a newe EVENT on my Zoho Bigin, but I come across the following error: 

id: invalid data expected_data_type:long

Can anyone help me?

Best answer by Troy Tessalone

Hi @dilettadebellis 

Please provide screenshots of how your Zap steps are currently configured along with the error being returned, thanks.

 

FYI about the error:

Long (long integer) variables are stored as signed 32-bit (4-byte) numbers ranging in value from -2,147,483,648 to 2,147,483,647.
The type-declaration character for Long is the ampersand (&).
View original
Did this topic help you find an answer to your question?
This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

1 reply

Troy Tessalone
Forum|alt.badge.img+14
  • Zapier Expert
  • 30982 replies
  • Answer
  • March 30, 2021

Hi @dilettadebellis 

Please provide screenshots of how your Zap steps are currently configured along with the error being returned, thanks.

 

FYI about the error:

Long (long integer) variables are stored as signed 32-bit (4-byte) numbers ranging in value from -2,147,483,648 to 2,147,483,647.
The type-declaration character for Long is the ampersand (&).