App not parsing entire constituent list

Hi all,

I've added an app to extract information from our constituents in RE (webview and DBV) for some reason the app is only parsing through some of the constituents not ALL. The app is screening through ~86k while we have ~126k constituents in our database.

Any reasons why this might be happening? I thought it might be something within the string uri:

Thank you for your thoughts!

Comments

  • Alex Wong
    Alex Wong Community All-Star
    Tenth Anniversary Kudos 5 Facilitator 3 bbcon 2025 Attendee Badge

    @Miranda Luna
    by default your call will not return inactive and deceased records.

    to get them, you will need to specify the include inactive and inclue deceased query parameter=true

  • @Alex Wong
    Thanks Alex! I'll keep that in mind. Unfortunately one of the individuals I know is missing is not inactive OR deceased

  • Alex Wong
    Alex Wong Community All-Star
    Tenth Anniversary Kudos 5 Facilitator 3 bbcon 2025 Attendee Badge

    @Miranda Luna
    shouldn't be the case, I use the constituent list API endpoint for populating my data warehouse and hasn't have problem.

    how are you calling the API? what parameter were used and how are you looping each 5000 records.

  • Hi @Alex Wong, I hate to be forward but would you be open to a call at all? I am actually trying to work through this with my IT team. I am very “low code” ha ha.

  • Alex Wong
    Alex Wong Community All-Star
    Tenth Anniversary Kudos 5 Facilitator 3 bbcon 2025 Attendee Badge

    @Miranda Luna
    Best you detail your situation on post so (1) others can be helped (2) others can help too

Categories