• Instructions to Ask a Question

    Click on the "Ask a Question" button and select the application for which you would like to ask questions.

    We have 5 different products namely - Pabbly Connect, Pabbly Subscription Billing, Pabbly Email Marketing, Pabbly Form Builder, Pabbly Email Verification.

    The turnaround time is 24 hrs (Business Hours - 10.00 AM to 6.00 PM IST, Except Saturday and Sunday). So your kind patience will be highly appreciated!

    🚀🚀Exclusive Discount Offer

    Just in case you're looking for any ongoing offers on Pabbly, you can check the one-time offers listed below. You just need to pay once and use the application forever -
     

    🔥 Pabbly Connect One Time Plan for $249 (🏆Lifetime Access) -  View offer 

    🔥 Pabbly Subscription Billing One Time Plan for $249 (🏆Lifetime Access) - View offer

How to Use Lookup to Fetch Corresponding Data?

Edwin

Member
Ok, here's a challenge...

Use case: only send qualified leads to my CRM in Workiom.

The qualification process is based on 6 things, such as a professional-looking site, using ads already, etc., etc.

With some help here I've assigned points to the qualification criteria so that only when the SUM of these points equals or is greater than X > mark the label as qualified.

BUT to avoid having a lot of columns in 1 sheet, I've divided them into 2 sheets:

- Sheet 1 for basic info
- Sheet 2 for the qualification process

I generated unique codes that match the same rows in both sheets. This way I can get the corresponding info to create a lead was my thought.

But now I'm stuck.

How do I let Pabbly fetch the basic info of Sheet 1 based on the corresponding unique code from Sheet 2 so that I can map these fields with a new record in Workiom?

Here's a Loom vid: https://www.loom.com/share/67eb9eb61ee44f97b2140a116f2e3729

I hope I'm clear 😅
 

Fagun Shah

Well-known member
You need to enter A as value for Lookup Column(s) field, You have mapped a unique id instead, which causing the Exception response.
 

Edwin

Member
-- SOLVED --

I didn't know about the formula not working as manual input, makes sense yes.

The easiest (as in fetching data in real-time instead of waiting) solution is to add another column and manually enter something, in this case, "X" to trigger this whole automation.

And this works :D
 
Top