Creating Push Notification to Mobile through (FCM)

Hello,
I was looking to create a form that could execute a run operation from Jet to FCM to push a notification to a mobile app. Is this possible?

Thank you

You can implement any Rest API request. To do this, you need to implement the necessary API method from FCM documentation in Custom Action (Rest API call).

1 Like