You need to sign in to do that
Don't have an account?

Lightning Button/Action to call an Apex Webservice method
Hi,
I want to update details on account, which further should update in external system.
We have an API already made, which updates through a backend event. However, I want to create a custom lightning button on Accounts , which should call that method and hence update the call.
Can someone tell, how is this achievable?
I want to update details on account, which further should update in external system.
We have an API already made, which updates through a backend event. However, I want to create a custom lightning button on Accounts , which should call that method and hence update the call.
Can someone tell, how is this achievable?

Can anyoone help me on this