Skip to main content
Andrew Beavan a posé une question dans #Integration
I am trying to integrate Salesforce via Boomi and as part of creating a PriceBookEntry I am unable to set the CurrrencyISOCode.  It always defaults to the currency of the user that is running the integration.  Our requirement is to be able to create price book entries in both the standard price book and custom price books in different currencies.

Has anyone been able to do this via the API?

Thanks
2 réponses
  1. 9 août 2017, 09:23
    By default CurrencyISOCode is set to user's currency. You can specifially assign other currency code value to CurrencyISOCode field.
0/9000