Existing Field :
ui_form_stage–
New standardized values for each onboarding step. However we DO NOT recommend you to consume this field.
2. Existing Field : pipeline_stage –
Now includes distinct stages:
NONE, WABA_SETUP, CREATE_CLOUD_SETUP, BILLING_SETUP, and FINALIZE
3. New field : pipeline_status –
New field indicating progress - IN_PROGRESS, SUCCESS, ERROR
4. New field : pipeline_error –
New field showing user-facing or custom error messages
5. Existing fields that will be redundant/not to be used - creationStage, whatsappVerificationStatus, and embedStage will no longer update with onboarding progress (the values for these will remain INITIAL or NONE).
6. New APIs: Onboarding API users can now make use of 2 new APIs to enhance their own onboarding flows.
a. Get Onboarding Pipeline Status
→ Use this to fetch real-time onboarding status, error messages, and resolution hints.
Documentation to be provided soon.
b. Retry Onboarding Pipeline
→ Use this to resume onboarding from the failed stage.
Documentation to be provided soon.
Action Required for Partners
Please update your systems to:
Read and display statuses from the new fields/values (
pipeline_stage,pipeline_status,pipeline_error).Handle retry and error flows using the new APIs, if needed
Stop relying on deprecated fields (
creationStage,embedStage, etc.).- DO NOT consume 'ui_form_stage' field
If you use the Tech Provider Embed SDK for onboarding, kindly get in touch with your CSM for further guidance.
Comments
0 comments
Please sign in to leave a comment.