В этой статье я расскажу о том, как можно работать с Salesforce из SIL. SIL это язык программирования для автоматизации действий в Atlassian Jira и Confluence. Вы можете больше почитать про SIL вот здесь. Существует 3 опции по работе с Salesforce из SIL: Использовать плагин Power Salesforce Connector. Написать свои функции на SIL. Написать свое расширение дляContinue reading “SIL и Salesforce”
Category Archives: sil
SIL and Saleforce
In this article I would like to talk on the options to work with Salesforce from SIL. SIL is a programming language to automate actions in Atlassian Jira and Confluence. You can find more information here. There are two options to work from SIL with Salesforce: Use Power Salesforce Connector. Write your own SIL routines.Continue reading “SIL and Saleforce”
Clean Code in SIL
SIL is a programming language for automating actions in Atlassian Jira and Confluence. You can find more information about SIL here. I often meet code written in SIL and I would like to share with you my thoughts on how to make SIL code clean. First I will provide my rules on SIL clean codeContinue reading “Clean Code in SIL”