我已按照IFTTT上的说明进行操作,并且我还在验证器中检查了Feed,并说它是正常的。
Feed的一个例子就在这里
<rss version="2.0">
<channel>
<title>CG Tipster - Tips of the day</title>
<link>http://www.facebook.com/CGTipster</link>
<description>A small selection of tips from CG Tipster</description>
<item>
<title>349465</title>
<link>http://www.cgtipster.com</link>
<description>
Kuwait SC vs Al-Jahra, Kuwait - Premier League - 16:15 - Home Win
</description>
<pubDate>Thu, 29 Dec 2016 12:03:25 GMT</pubDate>
<guid isPermaLink="false">tag:349465</guid>
</item>
</channel>
</rss>
IFTTT表示只有每个条目的GUID和日期。
我已尝试更改标题,网址,日期和指南,但仍无法触发。
非常感谢任何想法。