Skip to main content

Hi guys

I am trying to create a few zaps to link Acuity and Square but I can't see what I want to do in the list.  I would like to be able to create payment entry in square when I mark appointment as paid in Acuity but I can’t find it.  Is it possible to request Zaps that don’t exist?

 

Thanks

Hey there! You might be able to use Square’s API to do the second part of this using Zapier’s webhook task:

You’d want to use this API endpoint in Square:

https://developer.squareup.com/docs/orders-api/pay-for-orders

(And you can use Zapier’s Webhook for this: https://zapier.com/page/webhooks/)

As for the trigger - you could perhaps use Acuity’s webhooks to achieve this: https://developers.acuityscheduling.com/docs/webhooks

 


I’m really sorry that this is so technical - But aside from asking the developers to create these triggers/actions - You will need to use these more technical tools. 

In short - The good news is that you’re trying to do definitely looks feasible.