Q: My usecase/workflow;

I was hoping to create amazing looking PDF worksheets for my students. But my question is could I somehow make a workflow that automates PDF creation from other teachers. Using automation software could this be achieved?

Form > ChatGPT > (Response + Formatting) to Markupgo HTTP request > PDF to Google Drive

Something like this... do you have any suggestions or challenges that could occur with this while using your app?

Im a tech noob, but am so keen to understand API code. Thanks so much!

112481922371292239484Aug 26, 2024
Founder Team
togedir

togedir

Aug 26, 2024

A: Yes, based on your flow after getting the data to create the PDF (it can be HTML or JSON) you can use our API to convert it to a PDF. To able to save the PDF to Google Drive you can use our buffer response feature to save the PDF to Google Drive.

Check out this for more information: https://markupgo.com/docs/api/pdf#post-pdf-from-template

If you have any questions or code sample you can reach out to us at hello@markupgo.com or on our chat support.

Share
Helpful?
Log in to join the conversation
Posted: Aug 26, 2024

Amazing, thanks so much!!!
Ok I will have a play with it and ask any followup questions with email. Cheers!