Epicor REST API

แชร์
ฝัง
  • เผยแพร่เมื่อ 22 ต.ค. 2024

ความคิดเห็น • 14

  • @aminebencheikhbrahim5053
    @aminebencheikhbrahim5053 9 หลายเดือนก่อน

    Hey team, is there an endpoint to download generated quote document in Epicor using the APIs ?

    • @CodaBears
      @CodaBears  6 หลายเดือนก่อน

      Indirectly, yes. The report is stored in SysRptLst. If you write a BAQ to get the RptNote, SysRowID, and RptData, you can query the BAQ via REST and pass in the RptNote (the note you make when you submit the report). Then you can get the data back. The binary stream will be the RptData.

  • @viroj1
    @viroj1 2 ปีที่แล้ว

    Hello, i need to know is there any documentation out there related to epicor IDP identity access token based. Currently working with basic auth. Looking forward for your response. Thank you!

    • @CodaBears
      @CodaBears  2 ปีที่แล้ว

      ​ @Viroj Fernando You can look at the Epicor REST documentation for information on this.

  • @viroj1
    @viroj1 2 ปีที่แล้ว

    im in the epicor homepage but i cant find System Setup > Security Maintenance > API Key Maintenance
    API Key configuration - System Management > Working with System Management > REST Services v.2 > REST Configuration > API Keys . API Key configuration this is not available

    • @CodaBears
      @CodaBears  2 ปีที่แล้ว

      Make sure you're in Epicor and that you have menu security rights to get to the module.

    • @viroj1
      @viroj1 2 ปีที่แล้ว

      @@CodaBears Hello, i need to know is there any documentation out there related to epicor IDP identity access token based. Currently working with basic auth. Looking forward for your response. Thank you!

    • @CodaBears
      @CodaBears  2 ปีที่แล้ว

      ​@@viroj1 You can look at the Epicor REST documentation for information on this.

    • @viroj1
      @viroj1 2 ปีที่แล้ว

      @@CodaBears is there something called IDP server to server. In documentation there only two ways basic auth and token. Both still needs username and password. Is there a way to generate a token from epicor administration ?
      IDP server to server authentication is what i need ?
      Thankyou

    • @CodaBears
      @CodaBears  2 ปีที่แล้ว

      @@viroj1 You can generate a "key" in v2 of the API, but I believe you'll still need a username/password to authenticate. I don't think they support what you are looking for.

  • @jonathannguyen6617
    @jonathannguyen6617 3 ปีที่แล้ว

    Can you add links I can't get to the Epicor help page.

    • @CodaBears
      @CodaBears  3 ปีที่แล้ว

      Make sure your administrator installed help or has it linked to the online help page.