What’s the recommended way to run a curl request as a cron job?
I am trying to make a post request with a ~1000 chars body
What’s the recommended way to run a curl request as a cron job?
I am trying to make a post request with a ~1000 chars body
curl
is available on Render’s Native Environments, directly invoking it is fine.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.