How to send Requests from Magento Soap Api to Firebase cloud messaging?Problems calling Magento SOAP V2 Service in C#Magento 1.9.x SOAP API V2 own attribute for category not transferredHow to extend SOAP v2 API to make Order Attributes WritableGet sales info from SOAP API magentoSOAP connection couldn't loadHow to not send email on order place from magento soap api v2Magento SOAP Login gives this error 'Premature end of data in tag html line 2'Writing an event observer to a SOAP APIMagento 2 SOAP API QuestionHow to use Postman with Magento 1.9 SOAP API

"which" command doesn't work / path of Safari?

How is the claim "I am in New York only if I am in America" the same as "If I am in New York, then I am in America?

How can bays and straits be determined in a procedurally generated map?

What do you call a Matrix-like slowdown and camera movement effect?

Example of a relative pronoun

Is the month field really deprecated?

How is it possible to have an ability score that is less than 3?

Simple device (fancy) pointer implementation

How old can references or sources in a thesis be?

Why are 150k or 200k jobs considered good when there are 300k+ births a month?

Is it possible to do 50 km distance without any previous training?

A newer friend of my brother's gave him a load of baseball cards that are supposedly extremely valuable. Is this a scam?

Find original functions from a composite function

Is there really no realistic way for a skeleton monster to move around without magic?

Why doesn't Newton's third law mean a person bounces back to where they started when they hit the ground?

A function which translates a sentence to title-case

When blogging recipes, how can I support both readers who want the narrative/journey and ones who want the printer-friendly recipe?

Patience, young "Padovan"

Why did the Germans forbid the possession of pet pigeons in Rostov-on-Don in 1941?

What would happen to a modern skyscraper if it rains micro blackholes?

whey we use polarized capacitor?

What is the offset in a seaplane's hull?

"You are your self first supporter", a more proper way to say it

How to get the available space of $HOME as a variable in shell scripting?



How to send Requests from Magento Soap Api to Firebase cloud messaging?


Problems calling Magento SOAP V2 Service in C#Magento 1.9.x SOAP API V2 own attribute for category not transferredHow to extend SOAP v2 API to make Order Attributes WritableGet sales info from SOAP API magentoSOAP connection couldn't loadHow to not send email on order place from magento soap api v2Magento SOAP Login gives this error 'Premature end of data in tag html line 2'Writing an event observer to a SOAP APIMagento 2 SOAP API QuestionHow to use Postman with Magento 1.9 SOAP API






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








2















How to send notifications created in magento to Firebase Cloud messaging using soap API. Is there any curl method needs to be created for the message needs to be pushed into the Firebase like the below




curl -X POST -d '"user_id" : "jack", "text" : "test!", "message": "Hello world"' 'https://.firebaseio.com/message_list.json'




Please any help of this point? Thanks










share|improve this question









New contributor




user78358 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.


























    2















    How to send notifications created in magento to Firebase Cloud messaging using soap API. Is there any curl method needs to be created for the message needs to be pushed into the Firebase like the below




    curl -X POST -d '"user_id" : "jack", "text" : "test!", "message": "Hello world"' 'https://.firebaseio.com/message_list.json'




    Please any help of this point? Thanks










    share|improve this question









    New contributor




    user78358 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.






















      2












      2








      2








      How to send notifications created in magento to Firebase Cloud messaging using soap API. Is there any curl method needs to be created for the message needs to be pushed into the Firebase like the below




      curl -X POST -d '"user_id" : "jack", "text" : "test!", "message": "Hello world"' 'https://.firebaseio.com/message_list.json'




      Please any help of this point? Thanks










      share|improve this question









      New contributor




      user78358 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.












      How to send notifications created in magento to Firebase Cloud messaging using soap API. Is there any curl method needs to be created for the message needs to be pushed into the Firebase like the below




      curl -X POST -d '"user_id" : "jack", "text" : "test!", "message": "Hello world"' 'https://.firebaseio.com/message_list.json'




      Please any help of this point? Thanks







      magento-1.9 soap-api-v2






      share|improve this question









      New contributor




      user78358 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.











      share|improve this question









      New contributor




      user78358 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      share|improve this question




      share|improve this question








      edited 2 days ago







      user78358













      New contributor




      user78358 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      asked Apr 4 at 12:31









      user78358user78358

      112




      112




      New contributor




      user78358 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.





      New contributor





      user78358 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






      user78358 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.




















          0






          active

          oldest

          votes












          Your Answer








          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "479"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: false,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: null,
          bindNavPrevention: true,
          postfix: "",
          imageUploader:
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          ,
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );






          user78358 is a new contributor. Be nice, and check out our Code of Conduct.









          draft saved

          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f268785%2fhow-to-send-requests-from-magento-soap-api-to-firebase-cloud-messaging%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes








          user78358 is a new contributor. Be nice, and check out our Code of Conduct.









          draft saved

          draft discarded


















          user78358 is a new contributor. Be nice, and check out our Code of Conduct.












          user78358 is a new contributor. Be nice, and check out our Code of Conduct.











          user78358 is a new contributor. Be nice, and check out our Code of Conduct.














          Thanks for contributing an answer to Magento Stack Exchange!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid


          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.

          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f268785%2fhow-to-send-requests-from-magento-soap-api-to-firebase-cloud-messaging%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          Bulk add to cart function issuecart vs. mini cart issue … rwd themeRedirect Add to cart button to cart pageAdd to cart issue - Magento 2.1The requested Payment Method is not available When creating an orderM2: reason add-to-cart might not function in production modeAdd to cart issue in some android devicesMagento 2 - custom price can not add to subtotal and grand total after add to cartAdd to cart codeIssue with my cart module on pdp and cart pages, just keeps spinningBulk price and quantity update using rest api

          БиармияSxpst500bh2ntaf! 3h2r