Add "Single" as option for Schedule Frequency for Pledges
It looks like Blackbaud has added "Single" as an additional option in their SKY API for schedule frequency in the Gift API call. The full list of options for frequency is now:
"Annually",
"EVERYSIXMONTHS",
"Quarterly",
"Monthly",
"EVERYFOURWEEKS",
"EVERYTWOWEEKS",
"Weekly",
"Irregular",
"Single"
Can the API call be updated and coded in Omatic to accommodate the new options for mapping this field?
https://developer.sky.blackbaud.com/api#api=gft-gifts&operation=CreateGift
We have added the ability to add a frequency of Single when creating Pledges with our RENXT Connector. The frequency of Single can only be used when the number of installments is 1.