Overview
This document describes the Pull Form for Program webhook event, where the Service Provider subscribes to theprogram.pull_form event in AccessRC. When the Program Manager hits Pull Application Form from Service Provider button that the Service Provider is configured for, AccessRC sends a webhook call to the callback service of the Service Provider with the program metadata for integration.
⚠️ Warning
Not implemented yet.
Event Flow: AccessRC → Service Provider
- Service Provider subscribes to the
program.pull_formevent. - When the Program Manager hits Pull Application Form from Service Provider button, AccessRC sends a webhook call to the service provider’s callback URL.
- The Service Provider returns Form json at the event response.
