Make doesn’t have an integration for this third-party service.
If the external service has a Developer API Reference/Documentation then you should be able to integrate the endpoints in Make using the generic HTTP “Make a request” module.
If the external service allows you to register webhooks, then you can create a trigger to wait for incoming webhook requests in Make using the generic Webhook “Custom webhook” module.
I have already connected Moonclerk using a Webhook, but I want different actions for different paying customers.
For example, Plan A in Moonclerk is for £50 and needs to send to Zoho to generate invoice A. Plan B in Moonclerk is for £100 and needs to send to Zoho to generate invoice B.
As far as I can see the Webhook extracts all data and will process all the same way. I need to be able to split the data once received to perform different actions.
Does that make sense? Your response may have answered the question and it’s possible I’m just not understanding the language used.
I paid and signed up to Make as I was told it would be able to provide the functionality required. If unable to do so, then I’ll need to find another solution.