full-path / ridesheet

Google apps script support for a Google Sheets-based demand-responsive trip scheduling and reporting system.
MIT License
5 stars 4 forks source link

Complete Customer Referral flow #117

Closed NomeQ closed 4 months ago

NomeQ commented 6 months ago

Current code has sendCustomerReferral(), sendCustomerReferralResponse(), and receiveCustomerReferralResponse() stubbed out.

These API functions need to be not only fleshed out, but also made to work with the structure of callsheet. They should also be compatible with vanilla ridesheet.

keviniano commented 6 months ago

I've completed an initial field mapping for sendCustomerReferral() with b143fbf77ef3c794042085e29d26aee81079555d.