• Instructions to Ask a Question

    For any assistance, please click the "Ask a Question" button and select the Pabbly product for which you require support.

    We offer seven comprehensive applications designed to help you efficiently manage and grow your business:

    Our support team endeavors to respond within 24 business hours (Monday to Friday, 10:00 AM to 6:00 PM IST). We appreciate your understanding and patience.

    🚀 Exclusive Lifetime Offers 🚀

    We invite you to take advantage of our special one-time payment plans, providing lifetime access to select applications:

    • 🔥 Pabbly Connect — Lifetime Access for $249View Offer
    • 🔥 Pabbly Subscription Billing — Lifetime Access for $249View Offer
    • 🔥 Pabbly Chatflow — Lifetime Access for $249View Offer

    Make a one-time investment and enjoy the advantages of robust business management tools for years to come.

Plutio person search and router issue

llisa000

Member
I'm having issues with searching for a person in Plutio by email and then having a router run and create a person if needed.

The problem is if they are a current contact the filter runs fine. But if they are not a contact the Plutio person search response is totally blank so there is no field to map a "does not exist" or "is empty" to and the router does not run in that case.

Well at least I think that's what my issue is. Does anyone have an idea of a different way I can accomplish this?
 
P

Pabblymember11

Guest
Hey @llisa000

You can capture the API response in Advance Response which will bring the data in Response Label, which you can use in the desired filter type as shown in the following screenshot. Because when the person doesn't exist their API responds in the "Response" Label.

For better understanding, you can review this in your workflow (New Plutio) where we have made the necessary change.

2022-02-04_12h48_31.png
 

llisa000

Member
I should have updated the workflow with the scenario I am talking about. Please check the CLONE - [New Plutio] workflow and you will see the Plutio : Search Person result is just blank when the email does not exist.
 

Hermes

Active member
Problem here is that response is different when a person is found or not found.
What I do is creating a workflow for a person who doesnt exist. I don't click on simple response, and receive a response is blank.
Then create a router and filter on if response is empty. Then add a person and do what you want in that workflow.
Then I clone the router. Go back to search contact, the person now exists.
Refresh the workflow and go the copied router. Now change the filters, delete the action to create a person. Refresh the workflow and change the next steps in the workflow that has red flags.
 
P

Pabblymember11

Guest
Hey @llisa000

I should have updated the workflow with the scenario I am talking about. Please check the CLONE - [New Plutio] workflow and you will see the Plutio : Search Person result is just blank when the email does not exist.
You can try the same in your cloned workflow and it will respond to your empty response whiling searching for a person. Kindly review that up and you can make the same changes in the same workflow.

Let us know if you get stuck at any step.
 
Top