While the API can do amazing things, it sounds like overkill for your situation, and it would also depend on whether or not Wix has a compatible API.
Do you need a fully automated process, or would a less intensive manual process still work?
It sounds like you have two issues:
- creating the chart
- getting the chart to the website
You can easily create charts in Airtable with the Chart Block. Note that the Chart Block requires a Pro subscription.
However, these charts cannot be directly embedded in a web page, so you still need to figure out step 2.
One way of getting an image from an Attachment field in Airtable to a website is to use a WordPress website (instead of Wix) with the Airpress plugin.
While this process still requires taking a screen capture of the chart, saving it to a file, then uploading it to Airtable, it is much less work than the process you were describing.
While the API can do amazing things, it sounds like overkill for your situation, and it would also depend on whether or not Wix has a compatible API.
Do you need a fully automated process, or would a less intensive manual process still work?
It sounds like you have two issues:
- creating the chart
- getting the chart to the website
You can easily create charts in Airtable with the Chart Block. Note that the Chart Block requires a Pro subscription.
However, these charts cannot be directly embedded in a web page, so you still need to figure out step 2.
One way of getting an image from an Attachment field in Airtable to a website is to use a WordPress website (instead of Wix) with the Airpress plugin.
While this process still requires taking a screen capture of the chart, saving it to a file, then uploading it to Airtable, it is much less work than the process you were describing.
Hi Kuovonne,. thanks heaps for your reply.
Thinking about it now,… I think I’ll propose creating a summary view and then dragging that across.
Really appreciate your help
Hi Kuovonne,. thanks heaps for your reply.
Thinking about it now,… I think I’ll propose creating a summary view and then dragging that across.
Really appreciate your help
Here’s another idea. It really depends on how the data is structured, and the exact info you want. But you can fake a horizontal bar chart in a grid view.
Create a table with one row for each row in the horizontal bar chart. (Or used an existing table.)
Have formulas or linked-records/rollups to calculate the number value for the bar chart.
Have another formula field turn that value into a series of emoji, depending on the value.
Share the fully automated grid view!

Here’s another idea. It really depends on how the data is structured, and the exact info you want. But you can fake a horizontal bar chart in a grid view.
Create a table with one row for each row in the horizontal bar chart. (Or used an existing table.)
Have formulas or linked-records/rollups to calculate the number value for the bar chart.
Have another formula field turn that value into a series of emoji, depending on the value.
Share the fully automated grid view!

Hey I like that !!
and I think the client will find it quirky and fun too. Thanks heaps again for your help.