PledgeWriteOff in Gift List Endpoint

Right now we are able to pull in PledgeWriteoff Gift Types in the Gift endpoint. However, we have no way of knowing the IDs of our PledgeWriteOffs to even pull them (without looking them up individually in RE). It would be nice to have the PledgeWriteOff pull in the Gift List endpoint.

 

Right now the only option is to iterate from 1 until we run out of rows to get all of our gifts and then start over when we're done. This isn't really doable (considering the 25k query a day limit).

  • J Bailey
  • Nov 8 2018
  • Attach files
  • Trent Johnson commented
    June 01, 2022 15:00

    Is there documentation on which gift types are not included in the gift list endpoint's responses?