An open API service indexing awesome lists of open source software.

https://github.com/onify/blueprint-salesforce-create-account

Onify Blueprint: Create new Account in Salesforce via API
https://github.com/onify/blueprint-salesforce-create-account

blueprint bpmn flow integration onify onify-blueprints rest-api salesforce salesforce-api

Last synced: 6 months ago
JSON representation

Onify Blueprint: Create new Account in Salesforce via API

Awesome Lists containing this project

README

          

![Onify Blueprints](https://files.readme.io/8ba3f14-onify-blueprints-logo.png)

[![Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.](https://www.repostatus.org/badges/latest/wip.svg)](https://www.repostatus.org/#wip)
![Test suite](https://github.com/onify/blueprint-salesforce-create-account/workflows/Test%20suite/badge.svg)

# 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](https://github.com/onify/blueprint-salesforce-generate-access-token)) 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](blueprint.jpg "Blueprint")

## Requirements

* Onify Hub API 2.3 or later
* Onify Flow license
* Camunda Modeler 4.4 or later
* [Onify Blueprint: Generate access token for Salesforce API](https://github.com/onify/blueprint-salesforce-generate-access-token)
* Salesforce

## 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

* Community/forum: https://support.onify.co/discuss
* Documentation: https://support.onify.co/docs
* Support and SLA: https://support.onify.co/docs/get-support

## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.