Is there any way to receive a notification when changes are made to the export? We use the export to manage our league divisional handicaps, best of 5 scores, Aces hit, overall top score and payout for each. This week I hit a snag due to the layout change.
1 Like
We don’t have a great way to notify consumers since it’s not really a formal API. That said, we try to make only additive changes and avoid breaking it. For now, I’d suggest building any integration you have to look at the column names rather than any explicit column order to make it more resilient.
1 Like