Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

259
Views
Is it possible to programmatically schedule a Firebase Function?

I am programming an App that sends a timestamp to the server, and at this timestamp, a function needs to be executed. Is this even possible with the serverless design? And if not, how would you go about this problem?

about 4 years ago · Juan Pablo Isaza
2 answers
Answer question

0

I believe that the timestamp you are sending from App Engine is a future timestamp and yes, there is a way in which you can trigger a Cloud Function by using the timestamp from App Engine.

To do that one needs to use Cloud Tasks within a Google App Engine application to trigger a Cloud Function. This document explains how to trigger a Cloud Function, to send a scheduled mail in future, by using Cloud Tasks from within the App Engine, which you can refer to know more about how you can accomplish this to trigger Cloud Function in your use case.

Also this article explains how to Schedule Cloud Function for future using Cloud Tasks to build a Firestore document, which may help you.

about 4 years ago · Juan Pablo Isaza Report

0

The solution you are looking for is at https://firebase.google.com/docs/functions/schedule-functions

about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!