Salesforce is a leading CRM platform integrating sales, service, marketing, and analytics to build customer relationships and drive business growth
DEPRECATED: Creates a new Salesforce Account using a JSON POST request, requiring 'Name'; specific fields (e.g., custom, DunsNumber) may have org-level prerequisites.
Adds a contact to a campaign by creating a CampaignMember record, allowing you to track campaign engagement.
Adds a lead to a campaign by creating a CampaignMember record, allowing you to track campaign engagement.
Adds a product (line item) to an opportunity. The product must exist in a pricebook entry that's associated with the opportunity's pricebook.
Applies configured lead assignment rules to a specific lead, automatically routing it to the appropriate owner based on your organization's rules.
Associates a contact with an account by updating the contact's AccountId field.