Creates a card in Trello when a sales order is released.
Where,
<yourKey> and <yourToken> - the API keys, provided from Trello.
<id_list> - the Id of the list where the new card should be created.
{DisplayText} - the name of the card. It is also an interpolated string. It will be evaluated by ERP.net and will contain the display text of the sales order (e.g., Sales Order 00108).
Note
Body and Headers attributes are missing intentionally. They are not required.
User business rule
А business rule that triggers when a sales order has been released.