You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Capsule API
I've noticed that via Zapier, you guys have web hooks for new person/new task/new etc....
Do we have (or are there any plans to have) API access to generate these web hooks ourselves?
Michael Josephson
unread,
Jan 8, 2018, 4:07:11 AM1/8/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Capsule API
Hi there!
The Zapier integration is currently using polling (checking for new records on a fairly frequent schedule). This is equivalent to using the "since" parameter on the API v2 list endpoints to check for new or updated records.
Webhooks is something that a number of customers have asked about so if you drop us an email to sup...@capsulecrm.com we can add you to the internal issue and keep you posted with any updates about this.
Cheers!
-Michael
Clinton Skakun
unread,
Jul 22, 2019, 4:32:21 AM7/22/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Capsule API
This is something we'd like as well for our integration. Webhooks are huge saver for unsynced data and catching deleted records.