Odoo how-tos

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}}'}