Onboarding Flow

To establish a connection and retrieve data from Your Customer's Accounting System, you must invite them to use the Onboarding Flow.

Ways to embed the Onboarding Flow

Embed it within Your Platform

You can embed the Onboarding Flow in an iframe, so that you can control the look and feel of the size of the Onboarding Flow, and have control over the area outside the iframe in whatever way you wish.

Redirect to the Onboarding Flow

You can redirect your customer to the Onboarding Flow from Our Platform, and once they are finished it can automatically redirect back to Your Platform.

If you want to share a link to the Onboarding Flow with your customer (e.g. via an email) you must first direct them to Your Platform from where you can generate a One-Time Code, and then redirect them to the Onboarding Flow.

Parameters

One-Time Code (required)

Used to authenticate Your Customer.

https://onboarding.zwapgrid.com/consent/<Consent ID>/?otc=<one-time-code>

Redirect back to Your Platform (optional)

If you wish to let your Your Customer return to Your Platform at the end of the Onboarding Flow, you can do so by including the query parameter redirecturl in the URL.

https://onboarding.zwapgrid.com/consent/<Consent ID>/?otc=<one-time-code>&redirecturl=<url>

Control the redirect delay (optional)

You can control whether we redirect automatically back to Your Platform, and how long to wait for this to happen, using redirectdelay in the URL.

https://onboarding.zwapgrid.com/consent/<Consent ID>/?otc=<one-time-code>&redirecturl=<url>&redirectdelay=<delay-in-seconds>

Last updated

Was this helpful?