So i am trying to use a Webhook to take the information from Adalo and send it to CraftMyPDF to automatically develop a pdf report of a whole bunch of sessions.
I am unsure how to send a bunch of sessions in order for them all to display on the PDF. Using JSON to test the PDF i can use arrays to display all the information. However, sending the data from Adalo there is no way for me to actually send arrays with all the session I want to display.