Would like to execute JavaScript when a DB entry is created, retrieve, updated, deleted. For instance when a value is updated, I may need to make a REST call to another system.
Would like to execute JavaScript when a DB entry is created, retrieve, updated, deleted. For instance when a value is updated, I may need to make a REST call to another system.
Hello! It's not possible right now but we will be adding such capability.
Has this been added? Thank you.
Please read here https://devcenter.appery.io/documenta..., this can be done on Before send, Success, Fail, Complete events.