Skip to main content
Question

How to trigger a Zap on edits to Circle posts

  • April 6, 2025
  • 2 replies
  • 16 views

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.

This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

2 replies

Troy Tessalone
Zapier Orchestrator & Solution Partner
Forum|alt.badge.img+14
  • Zapier Orchestrator & Solution Partner
  • 34080 replies
  • April 6, 2025

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: 

 

 


SamB
Community Manager
Forum|alt.badge.img+11
  • Community Manager
  • 9751 replies
  • April 28, 2025

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! 🙂