- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
08-25-2017 04:44 AM
I have a output feed that is serving up a list of URL's but I need to have http:// and https:// removed from the feed. It looks like I can use the ?v=panosurl output feed parameter but I am missing how to go about this when using the Autofocus hosted Minemeld. Any help is appreciated.
08-25-2017 07:36 AM
Hi @jdemery,
you can do it in the same way it is done in the community version. Let's say your feed url looks like:
https://d12d4bff.paloaltonetworks-app.com/feeds/activeCampaignsURLFeed
Then you can use the following:
https://d12d4bff.paloaltonetworks-app.com/feeds/activeCampaignsURLFeed?v=panosurl
Luigi
08-25-2017 07:36 AM
Hi @jdemery,
you can do it in the same way it is done in the community version. Let's say your feed url looks like:
https://d12d4bff.paloaltonetworks-app.com/feeds/activeCampaignsURLFeed
Then you can use the following:
https://d12d4bff.paloaltonetworks-app.com/feeds/activeCampaignsURLFeed?v=panosurl
Luigi
08-25-2017 09:34 AM
Thanks Luigi...I misunderstood the use of ?v=panosurl. I was under the impression that the URL had to get changed within the Output Node itself. I appended the parameter to the url my EDL points to and it works as it should, thank you!
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!