Problem with existing approach (list → filter → use Contact ID) Is that it is giving output only for the first 25 contacts How to get the output of all the contacts I have in my contact list In the api output, so that I can run the filter in the next step.
Instead of mobile, I actually want to search it using the email attribute
We created a custom Field to capture emails as well
(Data Contacts 0 Attributes 3 Value) is email field
Currently, the response contains contact id for the initial 25 contacts. But what if the contact I want to search using the filter is my last contact in the list As a contact number 501.
WORKFLOW - https://connect.pabbly.com/workflow/mapping/IjU3NjcwNTZmMDYzMjA0MzA1MjZjNTUzNTUxMzMi_pc
Kindly Check Step 5, 6 & 7
So here I'm trying to retrieve all the contact ids In step 5 In step six I'm adding a philtre to fetch out. Only the user With a particular email id or a phone number...
I am unable to fetch Contact ID using API Call for a specific mobile number,
It's giving output for only 1st 25 contacts out of complete contact list .
Using phone number or Attribute email, I want to extract Contact ID of a particular contact.
CONTACT ID is required to Updated a contact...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.