...
In Crumbs, create a customer and add information into a field.
With Jira Automation, setup an automation to read the linked customer, lookup the customer and copy customer values to an issue.
With Jira, link a customer to an issue.
Jira Automation Steps
Step | Component | Details |
---|---|---|
1 | When: Field value changed | This is a trigger, and can be any moment in time you wish to copy the customer details over to the issue. Note that customers are linked after issue creation (which means that it must be triggered on issue update. Fields to monitor for changes: Customer Change type: Any changes to the field value For: Edit issue |
2 | Then: Send web request | Use the Crumbs API to find the Web request: Headers:
HTTP method: GET Web request body: Empty Wait for response:
|
3 | And: Send web request | Use the Crumbs API to get the the customer details. Web request: Headers:
HTTP method: GET Web request body: Empty Wait for response:
|
4 | And: Edit issue fields | Choose fields to copy customer to e.g. Request participant: If you are copying a custom field, you will need to know the
|
Email main contact when customer is linked
...
In Crumbs, create a customer with a main contact.
In Jira Automation, setup an automation to read the linked customer, lookup a customer and email the main contact.
With Jira, create an issue and link the customer.
Jira Automation Steps
Step | Component | Details |
---|---|---|
1 | When: Field value changed | This is a trigger, and can be any moment in time you wish to copy the customer details over to the issue. Note that customers are linked after issue creation (which means that it must be triggered on issue update. Fields to monitor for changes: Customer Change type: Any changes to the field value For: Edit issue |
2 | Then: Send web request | Use the Crumbs API to find the Web request: Header:
HTTP method: GET Web request body: Empty Wait for response:
|
3 | And: Send web request | Use the Crumbs API to get the the customer details. Web request: Header:
HTTP method: GET Web request body: Empty Wait for response:
|
4 | And: Send web request | Use the Jira API to convert the user Web request: Header:
HTTP method: GET Web request body: Empty Wait for response:
|
5 | And: Send email | To: Fill in the desired email details. |
...
In Crumbs, create a customer.
With Jira Automation, setup an automation to link a customer.
With Jira, create a an issue.
Jira Automation Steps
Step | Component | Details | ||
---|---|---|---|---|
1 | When: Issue is created | |||
2 | Then: Send web request | Use the Crumbs API to link a customer to the issue. Web request: Header:
HTTP method: GET Web request body: Custom Data Custom data:
Use |