Any one have Any Idea why the Gravity Forms API would skip a form Id that exists when requesting ALL forms, or All forms for formID? Examples of End Points Used:
gf/v2/forms/11/entries
gf/v2/entries?paging[page_size]=500
But THIS Returns the Missing Form:
gf/v2/entries/87278
screenshot of List of returned id’s. you can see it skipped 87278.
Any ideas / suggestions greatly appreciated. it’s for a customer they will be opening a Ticket with GF Support.