Search found 3 matches

Go to advanced search

by Pritish
Mon Jul 27, 2020 7:27 am
Forum: Issues
Topic: How to develop backend code for creating excel
Replies: 3
Views: 4164
 
Jump to post

Re: How to develop backend code for creating excel

Hello Appery Team, I have manage to create xcel at backend by importing Xsxl javascript as plugin however it's in binary form now I want to get this response at frontend and convert into new Blob([s2ab(wbout)],{type:"application/octet-stream"}). For refence in link https://redstapler.co/sh...
by Pritish
Thu Jul 23, 2020 3:38 am
Forum: Issues
Topic: Can I expose my data as API
Replies: 1
Views: 3803
 
Jump to post

Can I expose my data as API

Hello Appery team,

I have got lot of data that need to consume by other part of our application.
Could you please give us example and let us know how we can expose our data as API along with authentications.

by Pritish
Thu Jul 23, 2020 3:36 am
Forum: Issues
Topic: How to develop backend code for creating excel
Replies: 3
Views: 4164
 
Jump to post

How to develop backend code for creating excel

Hello Appery team, I want to generate excel at backend and want to download from front-end. As most of our front end uses same excel format only data can be changes which is available at backend so keeping code at backend is more maintainable and I can pass require parameter to download Excel with s...

Go to advanced search