...
Step | Component | Details |
---|---|---|
1 | When: Field value changed | The trigger can be actioned anytime 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: Change type: For: |
2 | Then: Send web request | Use the Crumbs API to find the Web request: Headers:
HTTP method: Web request body: Wait for response:
|
3 | And: Send web request | Use the Crumbs API to get the customer details. Web request: Headers:
HTTP method: Web request body: Wait for response:
|
4 | And: Edit issue fields | Change an issue field to something based on the data from the Crumbs customer linked. Choose fields to copy customer to e.g. Request participant: If you are copying a custom field, you will need to know the
|
...