Skip to main content

Hello may I ask if you have an idea of what body parameters I can use in node red I’m converting the lead to opportunity from Acumatica API “Lead/ConvertLeadToOpportunity/.

 

@melvinc try the ContractID.


@RohitRattan88 only ContractID?


@melvinc yes. test it. It seems to be only key field for the DAC


@RohitRattan88 I’m getting response like this
 

 


@RohitRattan88 I don’t have any specific error that I can refer. There nothing changes on acumatica means still not working


@melvinc my bad, I did not check the action before getting back.

Seems like action call up a “modal” popup window and expecting further input. Such actions are not supported(last time I looked) via API.


@RohitRattan88 it’s already working now, I’ve used the LeadID as the key parameter,  thanks for your help :) 


Reply