Missing value of required parameter 'name'

Hello Everyone,

I am trying to connect calendly to pipedrive.

My problem is this. I cannot create a person in pipedrive and I am getting this error message "Missing value of required parameter ‘name’.

I also tried this mapping from calendly

image

Thank you in advance.

If you switch to the scenario history tab, you can check if the variable actually contains a name, or if it is null/empty.

2 Likes

is this what you mean?

This is the error im getting and I not sure what I am missing

Yes. There in each run, you can click on the white bubbles on each module to see the output bundles for the modules that ran successfully, before the module [5] that threw that error.

1. Scenario blueprint

Please export the scenario blueprint file to allow others to view the mappings and settings. At the bottom of the scenario editor, you can click on the three dots to find the Export Blueprint menu item.

Screenshot_2023-08-24_230826
(Note: Exporting your scenario will not include private information or keys to your connections)

Uploading it here will look like this:

blueprint.json (12.3 KB)

2. And most importantly, Output bundles

Please provide the output bundles of the modules by running the scenario, then click the white speech bubble on the top-right of each module, save the bundle contents in your text editor as a bundle.json file, and upload it here into this discussion thread.
Screenshot_2023-10-06_141025

Providing the output bundles will allow others to replicate what is going on in the scenario even if they do not use the external service.

Following these steps will allow others to assist you here. Thanks!

2 Likes