Skip to main content

I have a zap that triggers on a new post in Circle.  Unfortunately, it does not pull updated records -- we are trying to have the flow move the record if a certain topic has been applied.  

What is the best way to trigger a zap upon an UPDATE of a circle post in a specific space.

Thanks.

Hi ​@Joanna M 

You would likely have to configure Zap step logic to use the Circle API to detect posts that were recently updated by sorting the returned Posts.

e.g. Run daily to determine posts updated only yesterday.

Circle API: https://api-headless.circle.so/?urls.primaryName=Admin%20API%20V2#/Posts/get_api_admin_v2_posts

 

Resources for using app APIs in Zaps: 

 

 


Hi there, ​@Joanna M 👋

Just came across this and wanted to suggest reaching out to our Support team to submit a new feature request for an “Updated Post” type of trigger to be added to the Circle app. You can do that here: https://zapier.com/app/get-help. Submitting a feature request will help flag the need for that trigger to the Circle app developers so they can consider building it.

In the meantime, did you have any luck with Troy’s suggestion of connecting to Circle’s API via Webhooks in a Zap? Happy to lend a hand with that if you need any help! 🙂