Can I call methods by http request?

Hello

There’s a way to call custom methods by http api calls? I developed an app with several complex business rules that insert information into a database by external calls, now I needed to populate this database, it would be interesting if I could use the serverless method that is already implemented with the business rules to upload this data, but to be more optimized the ideal would be to do this by api calls. Are the declared custom methods accessible by some url for http requests?

@tejakummarikuntla @Raviraj have any answer?

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.