Hi,
I have a requirement to call a third party web service (SOAP) as part of the custom action. I can see that URL can be given “Run URL” for Custom Action. Can i call web service using this “Run URL”?
Regards,
Ranjit Kumar Vemuri
Hi,
I have a requirement to call a third party web service (SOAP) as part of the custom action. I can see that URL can be given “Run URL” for Custom Action. Can i call web service using this “Run URL”?
Regards,
Ranjit Kumar Vemuri
Hi @ranjit.vemuri,
Do you mind elaborating a bit more on your workflow and what you’re trying to set up?
The Run URL is essentially the address that monday.com is directed to to find your custom code (i.e. your custom action that you built).
If you need to utilize a third party web service as part of your app, I would recommend fulfilling that requirement within your program.
Let me know if I misunderstood your question!
-Helen
Hi @Helen ,
Thanks for the clarification. I will try to incorporate the webservice calling logic in my node js custom code.
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.