SK SKYVVA Documentation

6. V3 IntegrateWithIMessage API Service

How to create tree hold in hierarchical message type?

Since the user now completely understand; How to create tree hold in the hierarchical message type, by hitting upper link now we guide to follow below: How to Use SKYVVA V3 IntegrateWithIMessage Inbound API Services

Search

[su_box title="Note" box_color="#2a8af0" title_color="#000000"]

[/su_box] Switch to the Classic Mode and copy URL, currently, we are supporting Classic URL  and again Switch to classic mode.

Go to Soup UI

Now follow the fig. Which is shown below URL : https://skyvva-test-dev-ed.my.salesforce.com Resource : /services/apexrest/skyvvasolutions/V3/IntegrateWithIMessage [aux_code language="javascript" theme="tomorrow" title="" extra_classes=""]{ "request":{ "mode":"Synchronous", "integration":"V3_Integration", "rootInterface":"V3_Interface", "responsePayloadFormat":"json", "messages":[ { "msg":{ "Name":"IM#2020-01-03 01:21:55.639001", "skyvvasolutions__Type__c":"InBound", "skyvvasolutions__Status__c":"New", "skyvvasolutions__HasChild__c":true, "skyvvasolutions__HLevel__c":0, "skyvvasolutions__HPath__c":"/Account[0]", "skyvvasolutions__isRoot__c":true, "skyvvasolutions__TransferId__c":"1234", "skyvvasolutions__ProcessMode__c":"Hierarchical", "skyvvasolutions__Data__c":"{\"AccountNumber\":\"10001\",\"Name\":\"TestAccount1\",\"BillingCountry\":\"Cambodia1\",\"BillingCity\":\"Phnom Penh1\",\"Account_ID\":\"A-001\"}", "skyvvasolutions__External_Id2__c":"RSAZ-JZWCYZ0M", "skyvvasolutions__Integration__c":"a0W2v000019f2zPEAQ", "skyvvasolutions__Interface__c":"a0a2v00000ZiaweAAB" } }, { "rootId":"RSAZ-JZWCYZ0M", "parentId":"RSAZ-JZWCYZ0M", "msg":{ "Name":"IM#2020-01-03 01:21:55.639001", "skyvvasolutions__Type__c":"InBound", "skyvvasolutions__Status__c":"New", "skyvvasolutions__HasChild__c":true, "skyvvasolutions__HLevel__c":1, "skyvvasolutions__HPath__c":"/Account[0]/Contact[0]", "skyvvasolutions__isRoot__c":false, "skyvvasolutions__TransferId__c":"1234", "skyvvasolutions__ProcessMode__c":"Hierarchical", "skyvvasolutions__Data__c":"{\"Cont_ID\":\"C-001\",\"Last Name\":\"Dara1\",\"FirstName\":\"Contact1\",\"Email\":\"test.2019_1111@gmail.com\",\"Phone\":\"1111\"}", "skyvvasolutions__External_Id2__c":"HOIK-JZWCYZ1Z", "skyvvasolutions__Integration__c":"a0W2v000019f2zPEAQ", "skyvvasolutions__Interface__c":"a0a2v00000ZibjuAAB" } }, { "rootId":"RSAZ-JZWCYZ0M", "parentId":"HOIK-JZWCYZ1Z", "msg":{ "Name":"IM#2020-01-03 01:21:55.639001", "skyvvasolutions__Type__c":"InBound", "skyvvasolutions__Status__c":"New", "skyvvasolutions__HasChild__c":false, "skyvvasolutions__HLevel__c":2, "skyvvasolutions__HPath__c":"/Account[0]/Contact[0]/Case[0]", "skyvvasolutions__isRoot__c":false, "skyvvasolutions__TransferId__c":"1234", "skyvvasolutions__ProcessMode__c":"Hierarchical", "skyvvasolutions__Data__c":"{\"Subject\":\"ErrorCase1\",\"SuppliedPhone\":\"1111\"}", "skyvvasolutions__External_Id2__c":"V3GP-JZWCYZ1Z", "skyvvasolutions__Integration__c":"a0W2v000019f2zPEAQ", "skyvvasolutions__Interface__c":"a0a2v00000ZibjvAAB" } } ] } } [/aux_code]

Go back to Salesforce Click on Message Monitoring Tab

Open this article in the interactive viewer →