Resco CRM Connector: Difference between revisions

Jump to navigation Jump to search
Line 39: Line 39:
* <code>entity:id:name</code> (for fetch requests)
* <code>entity:id:name</code> (for fetch requests)


PartyList fields use the following format:
PartyList fields use the following format;


<syntaxhighlight lang="xml>
<syntaxhighlight lang="xml>
<party [addressused='rajesh@example.com']>entity:id[:name]</party>
<party [addressused='rajesh@example.com']>entity:id[:name]</party>
<party [addressused='howard@example.com']>entity:id[:name]</party>
...
</syntaxhighlight>
</syntaxhighlight>


Navigation menu