Hi, we are trying to do an API integration with Ghost.org.The “easy” content API connection only return the free articles.
If we want to return the paid articles via API, we first need to authenticate via another API first.
We need to:
- Authenticate with an Admin API
- Get a temporary token via Javascript
- Use that temporary token to get the paid content
We are having difficulties with:
- How to run payload and headers in Javascript inside adalo? is it possible?
- How to run the cURL (see image below) as a custom action or how could we run this using Pragmaflow’s arbitrary JS component
thank you
PS: if you solve this, you get paid $70 right away. I’ve paid for whoever solves this on nocodeshare Nocodeshare.co
Uploading: Screenshot 2023-02-15 at 11.03.18 AM.png…