Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
processes:electronic_waivers [2025/03/06 21:17] Jeff Johnsonprocesses:electronic_waivers [2025/03/06 21:26] (current) Jeff Johnson
Line 30: Line 30:
  
 This storage configuration can be altered on the vendor site. This storage configuration can be altered on the vendor site.
 +
 +==== Automation Steps (high level) ====
 +  - User selects link to waiver (either on application or wiki)
 +  - User completes waiver
 +  - Waiver is converted to a pdf and sent to google drive at ChattLab.
 +  - Webhook is created with data and sent to make.com automation.
 +  - make.com automation parses the data and creates a new record on Waivers table.
 +  - The new row triggers an airtable automation that tries to find the member the waiver is associated to, and assigns it if found.
  
 ==== Webhook Integration ==== ==== Webhook Integration ====