Need assistance with returning a value from calendly json array questions

Hi I’ve been trying for weeks to make it so the stored long string value from a json object returned from a calendly form via a custom js module will return a value based on the answers provided.

No matter what I’m trying with the help of GPT I can’t get it to work, please refer to this post for details of what I’ve been trying with screenshots:

I’ve recently been trying to use makes inbuilt features such as mapping and if checks via setting multiple variables but I’m unable to get that to work either. This is the first time hiring someone via make so please let me know if you understand my requirements and what general costs maybe or how we can discuss this further.

1 Like

Would you like to go on a quick call so we can fix this error?

1 Like

Can you please share with me a bit about your background and if you’ve looked through my previous post? Following that can I dm a link to schedule a call because I have a busy calendar.

1 Like

Hi @AdamZ

This video should solve your issue.

1 Like

Thank you @Msquare_Automation your video is a start but hasn’t fully addressed everything I need. So I’m extracting the answer of just two of the variables as a test so I’m using set multiple variables with the variables:


And it correctly outputted:
image
I hidden number because its my actually number but it got it correctly regardless.

However now I need to make it so I can determine based on the answers using something like if statements to determine the quality of the lead.

GPT suggested I use set variable and do something like the following as a test in setting the variable testResult:

{{if(
  ((firstAnswer = "Redacted") and (secondAnswer = "web"));
  "Very Good Lead";
  if(
    ((firstAnswer = "Redacted") or (secondAnswer = "web"));
    "Good Lead";
    "Bad Lead"
  )
)}}

I’ve removed the number again

But it keeps automatically adding + so I take it GPT is telling me how to go about this the wrong way, how can I do if checks and set a lead value such as good, bad or very good lead based on specific answers from some of the variables using the method you provided above?

1 Like

Is anyone available please to help me fix this issue?

1 Like

I understand you’re experiencing challenges with parsing a JSON string from the Calendly form and extracting values based on the responses provided. It sounds like you’ve already tried using Make.com’s built-in features, but you’re facing some roadblocks.

I can certainly help you troubleshoot this issue and ensure that everything is set up correctly. Based on the complexity of the task and the estimated time of 6 to 7 hours, my hourly rate is $20/hour, bringing the total cost to $120.

I’d be happy to discuss the specifics of the project further and how we can proceed. For more details about my experience, feel free to check my profile: [https://www.upwork.com/freelancers/farhana401]. If you’d like to discuss the project further, you can book a 30-minute call with me here: [Calendly - Farhan Ahmed].

1 Like