Moloni Integration seams that is not working for "Create Customer" and other

Your Task History ID
IjU3NjMwNTZmMDYzMDA0MzE1MjY1NTUzMjUxM2E1MTY1NTQzNyI_3D_pc
Hello, i have to things that are having a strange result on Moloni integration: (Im using Moloni sandbox account)
  1. Moloni "Create Customer" action

    I am encountering an issue with the Moloni integration, specifically with the "Create Customer" feature among others. Despite ensuring all mandatory fields are filled in for the "Create Customer" action,

    I am met with the following error message:
    "Forbidden
    No company_id received, please refer to the following guide for more information: https://www.moloni.pt/dev/?action=getApiTxtDetail&id=17"

    I have verified that the company_id is indeed present and correctly selected. Any assistance in resolving this issue would be greatly appreciated.


  2. On Moloni "Custom API request Data (Beta)
    Being beta version i understand that this one doesnt have support... however just asking because if moloni is not integrated on the bullet above or this one i can't recomend pabbly connect to my client.. thanks for understanding

    on one for example moloni

    +countBySearch


    I seams that the parameters field is not working because if i use company_id and the search parameter and i always get the same result and not the filtered one where the "search" parameter is not doing nothing.

Here is my workflow link: https://connect.pabbly.com/workflow...IBjtaTgoOVwEEdwEYBysDAAF7VhtUL1cSCTpfAQcvUTA#

Thanks a lot for your support.
 

ArshilAhmad

Well-known member
Staff member
Hi @brunourmalmiranda,


Hello, i have to things that are having a strange result on Moloni integration: (Im using Moloni sandbox account)
  1. Moloni "Create Customer" action

    I am encountering an issue with the Moloni integration, specifically with the "Create Customer" feature among others. Despite ensuring all mandatory fields are filled in for the "Create Customer" action,

    I am met with the following error message:
    "Forbidden
    No company_id received, please refer to the following guide for more information: https://www.moloni.pt/dev/?action=getApiTxtDetail&id=17"
Based on your Workflow URL and Task History, I was unable to see the error you are mentioning.

  1. On Moloni "Custom API request Data (Beta)
    Being beta version i understand that this one doesnt have support... however just asking because if moloni is not integrated on the bullet above or this one i can't recomend pabbly connect to my client.. thanks for understanding

    on one for example moloni

    +countBySearch


    I seams that the parameters field is not working because if i use company_id and the search parameter and i always get the same result and not the filtered one where the "search" parameter is not doing nothing.
Could you please record a short video explaining the issue you are encountering here?
 
Hello, i have to things that are having a strange result on Moloni integration: (Im using Moloni sandbox account)
  1. Moloni "Create Customer" action

    I am encountering an issue with the Moloni integration, specifically with the "Create Customer" feature among others. Despite ensuring all mandatory fields are filled in for the "Create Customer" action,

    I am met with the following error message:
    "Forbidden
    No company_id received, please refer to the following guide for more information: https://www.moloni.pt/dev/?action=getApiTxtDetail&id=17"

    I have verified that the company_id is indeed present and correctly selected. Any assistance in resolving this issue would be greatly appreciated.


  2. On Moloni "Custom API request Data (Beta)
    Being beta version i understand that this one doesnt have support... however just asking because if moloni is not integrated on the bullet above or this one i can't recomend pabbly connect to my client.. thanks for understanding

    on one for example moloni

    +countBySearch


    I seams that the parameters field is not working because if i use company_id and the search parameter and i always get the same result and not the filtered one where the "search" parameter is not doing nothing.

Here is my workflow link: https://connect.pabbly.com/workflow...IBjtaTgoOVwEEdwEYBysDAAF7VhtUL1cSCTpfAQcvUTA#

Thanks a lot for your support.
Instead of doing your API request in JSON format, do it in URL-encoded format. ✅
 
Top