You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there. thx for your awesome work first of all :) i'am preparing companies pr and want to ask a few questions first.
WTF is subtype ? is it some reserved values or just another type of custom ones ?
if u have no idea on first one , will you agree with folowing code ? AgileCRMWrapper::Company.create({star_value: 0}, [{type: 'SYSTEM', value: 'TEST', name: 'name'}, {name: 'website', value: 'https://example.com', subtype: 'LINKEDIN'}])
The text was updated successfully, but these errors were encountered:
Hi there. thx for your awesome work first of all :) i'am preparing companies pr and want to ask a few questions first.
AgileCRMWrapper::Company.create({star_value: 0}, [{type: 'SYSTEM', value: 'TEST', name: 'name'}, {name: 'website', value: 'https://example.com', subtype: 'LINKEDIN'}])
The text was updated successfully, but these errors were encountered: