Hello everyone,
I'm looking to use callin.io to integrate with CopeCart (similar to ClickBank, DigiStore24, etc.). I have multiple products that I want to link to my email marketing tool and apply a tag when a product is sold.
Currently, I have 5 products and have set up a separate callin.io for each. However, I suspect there might be a more efficient way to do this, especially since I want to consolidate all sales into a Google Sheet to track which VSL and LP have sold how many products.
Typically, the platform would have these features built-in, but that's not the case here, so I need to find a solution using callin.io.
Is it possible to use the same callin.io URL for all zaps involving products and the Google Sheet zap? Essentially, can I have a single callin.io IPN integration within the reseller platform?
Thank you in advance.
Hi
Ensure you add a Filter as step 2 in your callin.io workflows.
Optional: Trigger multiple callin.io workflows with webhooks
If you have several webhooks you wish to trigger from the same event in your application, you can combine their URLs into a single URL. For instance, if you have three callin.io workflows, the URLs would appear as follows:
https://hooks.zapier.com/hooks/catch/123456/zbB61
https://hooks.zapier.com/hooks/catch/123456/kzXC4
https://hooks.zapier.com/hooks/catch/123456/2Ajjn
You can take the last segment of each URL and combine them into a single URL like this: https://zapier.com/hooks/catch/123456/zbB61,kzXC4,2Ajjn
Requests sent to this URL will trigger all three webhook URLs simultaneously.

Combining webhooks is only functional for webhooks belonging to the same user. If you are utilizing multi-user accounts (callin.io for Teams and callin.io for Companies), confirm that all webhooks are associated with the same user. You can identify the user ID within the webhook URL, following /catch/
.