Skip to content

Onify Blueprint: Create new Account in Salesforce via API

License

Notifications You must be signed in to change notification settings

onify/blueprint-salesforce-create-account

Repository files navigation

Onify Blueprints

Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public. Test suite

Onify Blueprint: Create new Account in Salesforce via API

In this Blueprint we want to show how easy it is to create objects and in this case accounts in Salesforce. We use our own Blueprint (Onify Blueprint: Generate access token for Salesforce API) to fix the access and then you are ready to go. Salesforce has over 100 object types build in that you could either create, update or delete via their REST API. The only thing stopping you now is your imagination :-)

Onify Blueprint: Create new Account in Salesforce via API

Requirements

Setup

For testing purpose, no additional setup is required.

Run

  1. Open salesforce-create-account.bpmn in Camunda Modeler
  2. Click Start current diagram

Support

License

This project is licensed under the MIT License - see the LICENSE file for details.