on 2023 Jan 13 5:15 AM
Hello Experts,
In the contact, I need to add one Mashup to navigate into external system. The URL should have a parameter and the parameter values should be pick from an external system.
To get the URL parameter value, we need to call an URL "https://www.myapplication.com/api/v2/data/{emailid}" and we will get a "ObjectID" in the response.
Finally, we need to use the "ObjectID" in an URL to navigate into external system Eg. https://www.myapplication.com/api/v2/data/{ObjectID}/viewconsent. When we click on the link, it should navigate into this URL.
Can anyone help me on this?.
Thanks in advance,
Request clarification before answering.
Hi ananth12,
We can pass a value from C4C to external link using URL mashup. I am not sure about fetching the response from external page to C4C.
Instead, you can create REST external webservice integration to send request (emailID) and get response (ObjectID) from SDK. Create a URL mashup only to navigate (launch) to the external page.
Hope this helps you.
Regards,
Abimanyu G.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
Thanks for you suggestions.
Thanks,
Anantharaj
User | Count |
---|---|
14 | |
2 | |
2 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.