My name is Ashutosh and I am looking for the solution. I saw somewhere that by fetching the smartsheet API we can get the data on the wordpress site frontend in stack over flow.I saw that this case is achievable but we need to write a proper backend code to fetch the API as it is not possible to call the data directly through frontend. So here in the attached I have mention the code through which i have fetched my desired data the only thing I want that to where to paste these codes on wordpress and how to start creating layout for my desired data. The smartsheet API have the access token also. In the header, I have mention access token and the sheet ID and through which I fetched the data.
Please guide me with some of the screenshot to how to get this on wordpress site and in terms of presenting it on frontend with good layout also how we can implement this. Request to guide on this.Desired output got by writting the python code with headers(sheetIT and Access_token)
I am expecting that someone can guide me on how we can showcase the smartsheet fetched data on wordpress site and make it in good layout. Where to write that backend code on the wordpress.