Cronjob with NodeJS to get ads data
1

I want to create a cronjob with NodeJS that fetches campaign data from the Graph API and saves it in a table. How can I get the access token automatically, i.e. without needing any redirection route mechanism?

Marcio
Enviada há 5 horas