This action will create new BAC test request.
- API endpoint slug
- humanunited.request_bac_test
- Filter code method
- Humanunited.requestBacTest.skip(string?: reason)
- Runtime method
- runAction("humanunited.request_bac_test", {})
Action fields
- Label
- Reference
- Helper text
- Unique code that identifies a user anonymously
- Slug
- reference
- Required
- true
- Can have default value
- true
- Filter code method
- Humanunited.requestBacTest.setReference(string: reference)
- Label
- Secret
- Helper text
- It can be any string, share it with a person, who will trigger BAC test request
- Slug
- secret
- Required
- true
- Can have default value
- true
- Filter code method
- Humanunited.requestBacTest.setSecret(string: secret)