feedpushr
feedpushr copied to clipboard
Is there a variable for feeds `Title` to be used in the output?
I've successfully sent feed outputs to Mattermost instance as written in the document but is there a variable to send feed's Title (not the article title but the title put in the admin panel for each feeds)?
I have set multiple feeds to be sent to a single Mattermost output configuration but I can distinguish each messages better if I can see which feed it came from.
Good point. I will a this in a next release. In the meantime, you can group your feeds with a tag, then add a "title" filter to the output and rewrite the title using your tag.
This is a similar matter but it would be nice to have feed Title in the rdbms output table as well or add feed table and refer to it by its ID in the articles table.