Dynamic URL datasorce type in nfeed plugin

Joaquín Velasco March 27, 2016

We need to configure the nfeed plugin to query a rest Web Service type with a dynamic parameter in the url, for example, the value of a custom field, ie, it would be something like the following: http://mydomain:myport/path/myreq?param1=value_of_custom_field. We can not attack with a database type datasource, just URL type, since we only have the Web Service rest. Is it possible to configure the plugin with a URL datasource type that supports a dynamic parameter in the url?

Thanks in advance.

3 answers

1 accepted

0 votes
Answer accepted
Nicolas Simon
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
July 25, 2016

Hello Joaquin,

Just wanted to share the solution for this issue -> https://valiantys.atlassian.net/browse/NFEED-1498

Regards,

Nicolas

Joaquín Velasco March 6, 2019

Many thanks Nicolas

Giacomo Esposito April 6, 2019

Please could you share the solution? the ticket is reserved. I have the same need but in addition my custom field has some space, so I need aslo to URL encode the value

1 vote
newapp123 September 6, 2019

the link provided is not accessible.Could you please share the solution here.

Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
September 7, 2019

It's nearly 4 years since the answer was posted, and Valiantys have rewritten their documentation to deal with the updates to their app.  I don't know that there is a new direct equivalent page for the current version, but their docs are good and do cover this - could you take a look at them?

0 votes
Laura Campbell _Seibert Media_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
September 9, 2019

The current documentation for adding a URL data source for Elements Connect (formerly nFeed) is available here.
 
If you have problems setting it up, don't hesitate to contact support:
https://support.elements-apps.com/portal

newapp123 September 9, 2019

In documentation it is given how to add path param for URL field configuration.

"/" is appended to URL while provide value in the URL path.

but i want to add query param

my URL should be like

rest/api/search?variable=value

since URL path is appending "/" my api url looks like

rest/api/search?variable=/value and field configuration is failing

Laura Campbell _Seibert Media_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
September 9, 2019

@newapp123Elements support engineers will be able to help you with the problem. You can contact them at support@elements-apps.com


or create a ticket through


https://support.elements-apps.com/portal

Suggest an answer

Log in or Sign up to answer