Hello everyone,

Previously, I posted a question in this forum to find out if it's possible to send webhooks from Creatio to my external REST API. According to the documentation, it seems that only receiving webhooks from an external service is supported. In response, I was suggested to create a process...MoreLess

Like 0

Like

6 comments

I'm not sure I understand your question exactly. Are you saying you want to create a service endpoint in Creatio that you'll consume from outside...MoreLess

Show all comments (5)

Hello everyone,

Previously, I posted a question in this forum to find out if it's possible to send webhooks from Creatio to my external REST API. According to the documentation, it seems that only receiving webhooks from an external service is supported. In response, I was suggested to create a process...MoreLess

Like 0

Like

1 comments

Im trying to send webhooks from Creatio to my custom Rest Api, for example when an opportunity was edited send it, It this possible ? Because I can see in the documentation that it is different.... 

In other hand I'm also using the cookie auth and I'll be able to create webhooks using rest and batch. 

Like 1

Like

4 comments

The webhooks documentation is for *receiving* webhooks. For sending a Webhook you'd need to add a web service and then you can just execute...MoreLess

Show all comments (3)

Hi Community,

I have the following requirement where I need to open the ActivitySectionV2 page from a detail schema. More specifically, I've created a button in a custom detail which, when pressed, opens the ActivitySectionV2 page, as you can see in the following image.

In addition to opening...MoreLess

Like 1

Like

3 comments

Hello Pedro,

Current code you shared will open the Activity section indeed, but there is no logic in the code that will add values to the quick...MoreLess

Show all comments (2)

I am currently involved in an exciting project involving system integration using OAuth2, and I would like to share my concern with all of you. In this case, I'm looking to implement OAuth2 authentication similar to what is achieved with Salesforce, but on the Creatio platform. I want to allow my application...MoreLess

Like 0

Like

1 comments

Hello,

You can set up OAuth 2.0 authentication integration on your Creatio website with the following basic tools

Information on how to d...MoreLess

Show all comments

Hello Community,

We have a requirement where we need to show only investigation edit page and hide all the others in the + button of the detail, as displayed in figure below.

.

How can we achieve this?

Thank you,

Like 0

Like

1 comments

Hello Mariam,

Here is the example with the "Contracts" detail on the contact edit page where I have setup several edit pages:

Here is the...MoreLess

Show all comments

Currently, I'm facing an issue while attempting to initiate a login request. Unfortunately, an error is persisting throughout the process. I suspect that there might be an additional configuration step required on my end, but I'm uncertain about the specifics.



The URL I am using for the login attempt...MoreLess

Like 0

Like

2 comments

Hello,



Thank you for your question!

We attached the article where you can find the instructions on how to correctly set up the request, bu...MoreLess

Show all comments (1)

Hi Community,

Through a webservice we are receiving several account records. Some of these new accounts have a url with more than 250 chars, which is the limit set by Creatio for this field. As this limit is exceeded, we are receiving errors from the database.

Is there a way to increase the character limit for the Web Link to 500?

Thank you.

Best Regards,

Pedro Pinheiro

Like 3

Like

1 comments

Hello!



No, this element has a fixed length that cannot be modified.

Show all comments

Hi Community,

The goal is to execute a specific process each time another process returns errors on it's logs.

To achieve this we found on the community this post (https://community.creatio.com/questions/Notifyuserifbusinessprocessfails), where someone had the same goal. The correct answer for that...MoreLess

Like 0

Like

1 comments

Views don't trigger signals. 

I was attempting to do the same and ended up running the process on a timer to continuously check for errors...MoreLess

Show all comments

Hi guys,

How to solve the below error it is occourig while logging into my local instance.

Thanks and regards,

Mohith.

Like 0

Like

0 comments
Show all comments