Make.com scenario help please
# support
s
😟 I almost got my function ready to check calendly availability. I'm stuck with the final step "Webhook response". What do I need to write in the body in order to get "slot is available" or "slot is not available" back as a response, instead of the regular "accepted" response? The slot is available if the collection array is empty, otherwise it is not available.
s
// @SANAVA
s
thank you! Ive seen this before. But it doesnt help me because i also need some if conditions
s
It can be achieved via Filter
// @SANAVA
s
oh cool i didnt know about that. Im gonna try it out
s
If it doesn't work, you can simply use CodeKit or another similar tool to run your code. This should solve your problem.
s
thank you! problem is im not an expert in coding 🥲
s
you just need a basic python code which you can generate via chatgpt.