Search results

  1. D

    Open Unable to fetch Contact id using API

    Any Update ?
  2. D

    Open Unable to fetch Contact id using API

    Thanks, Will be looking forward to it
  3. D

    Open Unable to fetch Contact id using API

    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.
  4. D

    Open Unable to fetch Contact id using API

    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
  5. D

    Open Unable to fetch Contact id using API

    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.
  6. D

    Open Unable to fetch Contact id using API

    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...
  7. D

    Open Unable to fetch Contact id using API

    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...
Top