SAP Build - How to use 1001fx

How to use 1001fx with SAP Build / AppGyver HTTP Module

Calling our api via make SAP Build modul is very easy. Please follow these instructions.

See also https://docs.appgyver.com/docs/api

  1. Create a REST API direct integration resource
  2. Set method to 'Create Record (POST)'
  3. Enter the Resource URL to send the request to the function 'https://api.1001fx.com/GROUP/FX' e.g. https://api.1001fx.com/playground/hello
  4. Add http header X-API-KEY and the value to 'YOURSECRETAPIKEY' from dashboard
  5. Add the body / json data
  6. Test your integegration

How to use 1001fx native platform integration