Skip to content

Commit

Permalink
Update Summarize the open leads from Salesforce using IBM … (#497)
Browse files Browse the repository at this point in the history
* Update and rename Summarize the open leads from Salesforce using IBM watsonx ai and send an email.yaml to Summarize the open leads from Salesforce  using IBM watsonx ai and send an email.yaml

* Rename Summarize the open leads from Salesforce  using IBM watsonx ai and send an email.yaml to Summarize the open leads from Salesforce using IBM watsonx ai and send an email.yaml

* Update Summarize the open leads from Salesforce using IBM watsonx ai and send an email.yaml

* Update template-metadata.json

* Rename Summarize the open leads from Salesforce using IBM watsonx ai and send an email.yaml to Summarize open leads from Salesforce by using IBM watsonx.ai and send an email.yaml

* Rename Summarize the open leads from Salesforce using IBM watsonx ai and send an email_instructions.md to Summarize open leads from Salesforce by using IBM watsonx.ai and send an email_instructions.md

* Update Summarize open leads from Salesforce by using IBM watsonx.ai and send an email.yaml

* Update template-metadata.json

* Rename Summarize open leads from Salesforce by using IBM watsonx.ai and send an email.yaml to Summarize the open leads from Salesforce using IBM watsonx ai and send an email

* Rename Summarize the open leads from Salesforce using IBM watsonx ai and send an email to Summarize the open leads from Salesforce using IBM watsonx ai and send an email.yaml

* Rename resources/markdown/Summarize open leads from Salesforce by using IBM watsonx.ai and send an email_instructions.md to resources/Summarize the open leads from Salesforce using IBM watsonx ai and send an email_instructions.md

* Rename resources/Summarize the open leads from Salesforce using IBM watsonx ai and send an email_instructions.md to resources/markdown/Summarize the open leads from Salesforce using IBM watsonx ai and send an email_instructions.md
  • Loading branch information
CamK authored Dec 3, 2024
1 parent eea0e49 commit 20d4a61
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -181,23 +181,22 @@ integration:
mappings:
- input:
template: >-
Summarise the given open uncontacted list of
Summarize the list of open, uncontacted
lead records:
{{$SalesforceRetrieveleads.{'Name':Name,
'Title': Title, 'Company': Company,
'Email':Email, 'Lead Creation Date':
CreatedDate} }} for {{$Foreach2item.Name}}.
For context the list provided above contains
details of customers that need to be reached
out, and {{$Foreach2item.Name}} is the owner
and needs to reach out, so write a summary for
{{$Foreach2item.Name}} so they can get started
asap. Consider only the data and fields that
For context, the provided list contains
details of customers who need to be contacted, and {{$Foreach2item.Name}} is the owner
who needs to contact them. So, write a summary for
{{$Foreach2item.Name}} so that the owner can start
as soon as possible. Consider only the data and fields that
are mentioned in the list and display them
clearly in a numbered list, show the 'lead
clearly in a numbered list. Show the 'lead
creation date' in a user readable format
(DD/MM/YYYY) and segregate the entries per
lead record, no salutations/addressing at the
(DD/MM/YYYY) and separate the entries per
lead record, with no salutations at the
end and no hints of previous responses and
prompts.
- model_id:
Expand Down
4 changes: 2 additions & 2 deletions resources/template-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -3592,7 +3592,7 @@
},
{
"name": "Summarize the open leads from Salesforce using IBM watsonx ai and send an email",
"description": "Use this template to send a scheduled mail to a salesforce user with a summary of their open, not contacted, and unread leads using IBM watsonx.ai.",
"description": "Use this template to send a scheduled email to a Salesforce user with a summary of their open, not contacted, and unread leads by using IBM watsonx.ai.",
"summary": "Scheduler to 3 applications",
"sourceApp": "streaming-connector-scheduler",
"targetApps": ["salesforce", "ibmwatsonxai", "gmail"],
Expand Down Expand Up @@ -3780,4 +3780,4 @@
"offerings": ["app connect professional"]
}
]
}
}

0 comments on commit 20d4a61

Please sign in to comment.