Create custom bulk action that invokes a custom script

Hello to everyone,

Is there the possibility to create a custom bulk action that execute a custom script: the script retrieve selected records’s informations and than make an http request to another system?

Do you have an example on how to do it?

Thank you so much,
B.

Where you want to add that custom action?

Into ListView?

Yes, in ListView, but probably also in detailview.

Here is a sample:

http://www.jsmackin.co.uk/suitecrm/adding-a-button-to-the-list-view-in-suitecrm/

1 Like

thank you, and about the custom entry point?
I’m new into SuiteCRM world and I don’t know all about customizations.

B.

No problem.

For entry point check this post:
https://suitecrm.com/suitecrm/forum/suitecrm-7-0-discussion/26308-entrypoint

Here is the official documentation:
https://docs.suitecrm.com/developer/entry-points/

1 Like