Display dynamic data (data sent from frontend while fetching the model)

What are you trying to accomplish
Is it possible to display dynamic data on a builder.io section model?

For eg. I have a content tile (section model) which will be configured on builder.io. On this content tile I want to have the text say something like this:
“Hello ‘first name’, hope you are doing well”
where ‘first name’ would be specific to each user of our website. So ideally, we would be able to send this first name to builder when fetching the content tile.

Is it possible to do this on builder?

Code stack you are integrating Builder with
NextJS, react, Shopify

Hi Raunak!

Thanks for getting in touch.

Yes, with builder.io it is possible to connect dynamic data to your content section, in fact connecting your own API data is one of Builder’s most powerful features.

You can read more about them at Connecting your API data to builder.

Let us know if you have any further questions or concerns. Thank you!