Search results

  1. Joel

    How to run only one item in RSS feed at a time

    I have a simple workflow that takes new content from a RSS feed, then posts that content on social media. But sometimes there are multiple new items in that feed. How do I limit it to only post the latest item in that feed, and not all of the new items at one time? Ideally, I DO want to post...
  2. Joel

    How to find "full example posting string" for webhook?

    Thanks for your reply. FYI, I did not your "else" step ("subscribe contact to list"), and the workflow did work. This is why I am confused. I'm not sure what the lead provider is asking for, or if I just don't understand correctly because I am not familiar enough with webhook/API's. I have...
  3. Joel

    How to find "full example posting string" for webhook?

    Do you mean the URL from Selzy (email platform)? If so, here it is: https://api.selzy.com/en/api/subscribe?format=json&api_key=KEY&list_ids=1&fields[email]= [email protected]&fields[Name]=John+Doe&double_optin=3 I am using a lead provider to send contacts to my email platform. The lead provider...
  4. Joel

    How to find "full example posting string" for webhook?

    Can someone show me where to find this example information? I would think that this would be easy to find, but I'm pretty new to using webhooks/API's, so I'm not sure what information I need. I am using a lead service provider which will send the lead data to my email platform via webhook/api...
Top