- Knowledge Base
- Crowdbotics | What Is?
- Crowdbotics Settings Glossary
What are Model Methods?
Find out more about Model Methods and how they work with Crowdbotics
Model Methods available on the Model Builder screen and it is for customizing entire functions.
Model methods are similar to AWS Lambda and Firebase Functions. They let you run an action from an API endpoint. For example, every time a user registers on the API, the user is sent an email.
There are default functions you might call on to modify the information that makes up the model, and being able to access those from the interface is a shortcut.