When using the Pipedrive Find or Create a Person action, the Pabbly variable associated with the Person ID being returned is inconsistent. If the person exists in Pipedrive, Pabbly assigns the Person ID to Res2 Data Items 0 Item Id, if the person does not exist, it assigns it to Res3 Data Id.
Since this function is designed to provide an existing, or a new Person ID, it should only return one result, and should be mapped to the same variable. If there are different variable names, the subsequent actions will fail depending on if it's a new or existing person created. Either 1: there should be an option to return just the first result, or 2: It should require the use of the "Find Person" action, at which point you can decide which result to use.
Since this function is designed to provide an existing, or a new Person ID, it should only return one result, and should be mapped to the same variable. If there are different variable names, the subsequent actions will fail depending on if it's a new or existing person created. Either 1: there should be an option to return just the first result, or 2: It should require the use of the "Find Person" action, at which point you can decide which result to use.