Simple example of the above -
This simple integration mimics the creation of a new contact in Service Cloud.
I test -
I now need to change the integration - making a minor amendment to the response payload -
version Nr is now 01.01.0001
I edit the new minor version of the integration -
Now I deploy the new version -
Note: the message that this version will replace the former.
Activating integration DEMO-API-GTWY (1.1.1) requires deactivating integration DEMO-API-GTWY (1.0). Are you sure you want to deactivate integration DEMO-API-GTWY (1.0)?
I re-test -
Net,net - no change to the endpoint.
Let's try the same - now with a major version -
New Integration Endpoint -
https://yourOIC/ic/api/integration/v1/flows/rest/DEMO_API_GTWY/2.0/contact
Versions 1 and 2 are now active.
Net, net - you may need to change the clients who leverage the endpoint(s).
This simple integration mimics the creation of a new contact in Service Cloud.
I test -
I now need to change the integration - making a minor amendment to the response payload -
version Nr is now 01.01.0001
I edit the new minor version of the integration -
Now I deploy the new version -
Note: the message that this version will replace the former.
Activating integration DEMO-API-GTWY (1.1.1) requires deactivating integration DEMO-API-GTWY (1.0). Are you sure you want to deactivate integration DEMO-API-GTWY (1.0)?
I re-test -
Net,net - no change to the endpoint.
Let's try the same - now with a major version -
New Integration Endpoint -
https://yourOIC/ic/api/integration/v1/flows/rest/DEMO_API_GTWY/2.0/contact
Versions 1 and 2 are now active.
Net, net - you may need to change the clients who leverage the endpoint(s).
No comments:
Post a Comment