Learn more about embedding Oneloop UI in your NextJS App
.env.local
file
link_token
link_token
.
If you are using NextJS, you can make this request in your server-side code.
The following example shows how to make this request in a NextJS API route.
link_token
you received from the Oneloop API using the above created function.
Make sure to pass in the workspaceId
and customerId
you used to get the link_token
.