- Joined
- Jul 10, 2024
- Messages
- 9
- Reaction score
- 2
Hi, I created a custom template a few months ago and got the create contact scenario running just fine. It hasn't been used other than when I had initially tested it until recently, where it is now erroring out even though the contact has been successfully created in the CRM.
I have taken the exact endpoint of the request 3CX is sending out from the logs and tested it in postman, which returns the record in question, no issue. Even when I am searching for leads that are not in the CRM, I do not get a 404 error from the endpoint (I get 200 OK). I contacted the support of the CRM regarding the issue and they can't seem to recreate the error either, which leads me to wonder if this is an issue on 3CX? Perhaps I am doing something wrong with the template?
This is the log for the create contact scenario:

As you can see, the contact is successfully created, but the second scenario that is supposed to retrieve the data is erroring out.
As for the scenario that is causing the error:

Any help or advice would be highly appreciated!
I have taken the exact endpoint of the request 3CX is sending out from the logs and tested it in postman, which returns the record in question, no issue. Even when I am searching for leads that are not in the CRM, I do not get a 404 error from the endpoint (I get 200 OK). I contacted the support of the CRM regarding the issue and they can't seem to recreate the error either, which leads me to wonder if this is an issue on 3CX? Perhaps I am doing something wrong with the template?
This is the log for the create contact scenario:

As you can see, the contact is successfully created, but the second scenario that is supposed to retrieve the data is erroring out.
As for the scenario that is causing the error:

Any help or advice would be highly appreciated!
