Skip to content

Commit

Permalink
Error correction
Browse files Browse the repository at this point in the history
  • Loading branch information
Deepak-Ayilliath committed Sep 11, 2023
1 parent 82da78f commit 66393b4
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -336,5 +336,5 @@ integration:
else:
execute: []
output-schema: {}
name: Create a contact in HubSpot CRM whenever a contact is created in Salesforce and then associate the contact with a company
name: Create a contact in HubSpot CRM when a contact is created in Salesforce and then associate the contact with a company
models: {}
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
To refer to these instructions while editing the flow, open [the GitHub page](https://github.com/ot4i/app-connect-templates/tree/master/resources/markdown/Create%20a%20contact%20in%20HubSpot%20CRM%20whenever%20a%20contact%20is%20created%20in%20Salesforce%20and%20then%20associate%20the%20contact%20with%20a%20company_instructions.md) (opens in a new window).
To refer to these instructions while editing the flow, open [the GitHub page](https://github.com/ot4i/app-connect-templates/tree/master/resources/markdown/Create%20a%20contact%20in%20HubSpot%20CRM%20when%20a%20contact%20is%20created%20in%20Salesforce%20and%20then%20associate%20the%20contact%20with%20a%20company_instructions.md) (opens in a new window).

1. Click **Create flow** to start using the template.
2. Connect to the following accounts by using your credentials:
Expand Down
2 changes: 1 addition & 1 deletion resources/template-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -1953,7 +1953,7 @@
"offerings": ["app connect professional"]
},
{
"name": "Create a contact in HubSpot CRM whenever a contact is created in Salesforce and then associate the contact with a company",
"name": "Create a contact in HubSpot CRM when a contact is created in Salesforce and then associate the contact with a company",
"description": "Use this template to create a contact in HubSpot CRM with the contact details whenever a contact is created in Salesforce. If the Salesforce contact has the company’s details, then the company will be associated with the contact in HubSpot CRM.",
"summary": "Salesforce to 2 applications",
"sourceApp": "salesforce",
Expand Down

0 comments on commit 66393b4

Please sign in to comment.