Pull gifts by batch number

Is there a way to pull gifts by batch number? I was playing with get gift list api and added batch number as a new parameter in call. It seems to be ignoring the batch_number and not filtering result.

Comments

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

    @Sangeeta Sharma
    There is no way to do this by batch number on the gift list api, whatever is documented is what is allowed, so trying undocumented parameter isn't going to help.

    The only “possibility” is to take your own org's gift batching “method” in mind and cast a bigger net in specifying gift date and/or gift date added. Then from the result, you can filter by the batch_number property

Categories