Hi community,
I need your guidance about automation,
We want to separate the organization as sales and finance. However, since all users use the same domain, we cannot automatically add them to the relevant organization using the domain.
That’s why i have tried to create automation rule based on Main Section.
For instance; If main section value is finance (sales), organization field shoud be Finance.
But when i tried to run this rule i have encountered this error;
finance organization ID:3
{
"fields": {
"customfield_10002": [
{
"id": "3"
}
]
}
}
Note:
Hi @nida ergenç,
Is there a specific reason why you're using the organization id?
If not, you can simply type the organization name directly when setting the field in the automation action:
Hope this helps!
- Manon
Also, I just noticed you’re using a branch in your automation rule. For your use case, using a condition instead would be a better fit. Here’s an example of how you can configure it:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks a lot @Manon Soubies-Camy , it works! i have tried to add same user into organization that's why i used organization ID.
Do you have any suggestions about it? If main section is Finance(sales) organization field shoud be Finance and add to same user into Finance organization.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Sure, you can do this with another condition and action:
It would look like this:
This will work even if the reporter already exists as a customer, it will simply add them to the organization.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Dear @Manon Soubies-Camy ,
I've been struggling in that automation for while,and dont know how to thank you enough! :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.