- Joined
- Mar 22, 2024
- Messages
- 24
- Reaction score
- 4
Hi,
I am trying to find a way to push a simple URL like this:
http://server.com/phoneNumber=%CallerNumber%&displayName=%CallerDisplayName%
I can do this directly from the PWA (Web Client), using the "Open contact in custom CRM" option. However, this directly opens the URL in the browser, which is not what I want.
I need to send the request silently, without opening the URL in the browser.
Does anyone have any ideas?
thank you
best regard
I am trying to find a way to push a simple URL like this:
http://server.com/phoneNumber=%CallerNumber%&displayName=%CallerDisplayName%
I can do this directly from the PWA (Web Client), using the "Open contact in custom CRM" option. However, this directly opens the URL in the browser, which is not what I want.
I need to send the request silently, without opening the URL in the browser.
Does anyone have any ideas?
thank you
best regard
