Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Current »

Step 1. Get API key in Odoo

Step 2. Setup iHub credentials

  1. Goto Credentials
  2. Select OAuth 2 and enter a name
  3. Add the details required from step 1

Step 3. Create Records

  1. Goto integrations
  2. Click Create, enter a name and select the application/json template
  3. In the Method select POST
  4. In the URL add YOUR_INSTANCE/restapi/1.0/object/{object_name}?vals={'name':'{{issue.summart}}'}


  • No labels