Skip to main content
Solved

Is it possible to press a custom button using Postman?

  • January 17, 2024
  • 1 reply
  • 177 views

I want to create a custom button and call it using the postman. I tried it with the "CreatePayment" button. But it doesn't work  Is it possible to do this?

 

Best answer by jinin

Hi @VladyslavPoberezhets ,

We have the capability to create custom actions, allowing us to perform actions through REST API calls.

Refer to the below example,

Acumatica REST API Endpoint Action Call fails - Stack Overflow
creating an InventoryIssue via REST API | Community (acumatica.com)

1 reply

jinin
Pro I
Forum|alt.badge.img+11
  • Pro I
  • Answer
  • January 17, 2024

Hi @VladyslavPoberezhets ,

We have the capability to create custom actions, allowing us to perform actions through REST API calls.

Refer to the below example,

Acumatica REST API Endpoint Action Call fails - Stack Overflow
creating an InventoryIssue via REST API | Community (acumatica.com)