Hi Cajetan,

You can use demo.openmf.org as the domain name

username: mifos
password: password

Hope it helps.

Regards,
Courage.

On Thu, Jun 13, 2019 at 6:05 AM Cajetan Rodrigues <[email protected]>
wrote:

> Hi Courage,
>
>
> GET https://Domain <https://domain/> Name/api/v1/notifications
> ?limit={limit(Integer)}&offset={offset(Integer)}
> &sortOrder={sortOrder(string)}&isRead={isRead(Boolean)}
> *Content-Type:* application/json
> Response: Page of notifications
>
>
> UPDATE https://Domain <https://domain/> Name/api/v1/notifications
> *Content-Type:* application/json
> Response: void
>
>
> How do I use these APIs in my angular app?
>
> What should be the domain name in case of my web project and also what's
> the username and password for accessing the APIs
>
> Can you please help me access them?
>
>
> On Mon, 10 Jun 2019 at 10:29, Courage Angeh <[email protected]>
> wrote:
>
>> Hi PRASHANT,
>>
>> Now I get what you are saying. To the best of my knowledge, the
>> notification framework is not configured to work with FCM.
>>
>> I have added Pranjal to this thread to confirm that.
>>
>> If it is not implemented, you can create a P1 issue so that, that
>> functionality can be added ASAP.
>>
>> Best Regards,
>> Courage.
>>
>> On Sun, Jun 9, 2019 at 12:42 PM PRASHANT KHANDELWAL <
>> [email protected]> wrote:
>>
>>> Hi Courage,
>>> I want to test the notifications to the mobile application whether they
>>> are being pushed or not when the events that require to have the push
>>> notification, occurs.
>>> What I know is, we can push the notification to any mobile application
>>> that uses FCM by sending a post request to the FCM endpoint with the Google
>>> API key as a parameter and the FCM handles afterward by itself.
>>> So, the notification creation process that you mentioned must take an
>>> input parameter of google API key. How can I provide one to the server so
>>> that I can start receiving the notifications?
>>> Also, Is there any documentation available about what all events trigger
>>> the notification? It will be really helpful for us.
>>>
>>> Thanks
>>> --
>>> Regards,
>>> *Prashant Khandelwal*
>>> M.Sc.(Hons.) Mathematics and B.E.(Hons.) Computer Science
>>>
>>> Mobile: +91 8077653023 | +91 8267851475
>>>
>>> Email: Personal <[email protected]> | BITS Mail
>>> <[email protected]>
>>>
>>> *Birla Institute of Technology and Science Pilani*
>>>
>>> *Vidya Vihar, Pilani*
>>> *Rajasthan - 333031, India*
>>>
>>>

Reply via email to