diff --git a/plugins/lookup-opportunity-call-notes/.codeblocks/block_0.sh b/plugins/lookup-opportunity-call-notes/.codeblocks/block_0.sh new file mode 100644 index 00000000..be2815f9 --- /dev/null +++ b/plugins/lookup-opportunity-call-notes/.codeblocks/block_0.sh @@ -0,0 +1,3 @@ +curl --request GET +--location 'https:///services/data/v62.0/query?q=SELECT%20Id%20FROM%20Opportunity%20WHERE%[20Account.Name](http://20account.name/)%20like%20%3C%3E%20ORDER%20BY%20CloseDate%20DESC%20LIMIT%201' \ +--header 'Content-Type: application/json' diff --git a/plugins/lookup-opportunity-call-notes/.codeblocks/block_0.yaml b/plugins/lookup-opportunity-call-notes/.codeblocks/block_0.yaml deleted file mode 100644 index 5b9c8d1e..00000000 --- a/plugins/lookup-opportunity-call-notes/.codeblocks/block_0.yaml +++ /dev/null @@ -1,3 +0,0 @@ -curl --request GET ---location 'https:///services/data/v62.0/query?q=SELECT%20Id%20FROM%20Opportunity%20WHERE%20Account.Name%20like%20%3C%3E%20ORDER%20BY%20CloseDate%20DESC%20LIMIT%201' \ ---header 'Content-Type: application/json' diff --git a/plugins/lookup-opportunity-call-notes/.codeblocks/block_1.yaml b/plugins/lookup-opportunity-call-notes/.codeblocks/block_1.sh similarity index 100% rename from plugins/lookup-opportunity-call-notes/.codeblocks/block_1.yaml rename to plugins/lookup-opportunity-call-notes/.codeblocks/block_1.sh diff --git a/plugins/lookup-opportunity-call-notes/.codeblocks/block_2.yaml b/plugins/lookup-opportunity-call-notes/.codeblocks/block_2.yaml deleted file mode 100644 index 5b9c8d1e..00000000 --- a/plugins/lookup-opportunity-call-notes/.codeblocks/block_2.yaml +++ /dev/null @@ -1,3 +0,0 @@ -curl --request GET ---location 'https:///services/data/v62.0/query?q=SELECT%20Id%20FROM%20Opportunity%20WHERE%20Account.Name%20like%20%3C%3E%20ORDER%20BY%20CloseDate%20DESC%20LIMIT%201' \ ---header 'Content-Type: application/json' diff --git a/plugins/lookup-opportunity-call-notes/.codeblocks/block_3.yaml b/plugins/lookup-opportunity-call-notes/.codeblocks/block_3.yaml deleted file mode 100644 index 890f60b2..00000000 --- a/plugins/lookup-opportunity-call-notes/.codeblocks/block_3.yaml +++ /dev/null @@ -1,3 +0,0 @@ -curl --location './services/data/v62.0/query?q=SELECT%20Id%2C%20Subject%2C%20Description%2C%20ActivityDate%20FROM%20Task%20WHERE%20WhatId%20%3D%20%%27%20' \ ---header 'Authorization: Bearer\ ---header 'Content-Type: application/json' diff --git a/plugins/lookup-opportunity-call-notes/.codeblocks/block_4.yaml b/plugins/lookup-opportunity-call-notes/.codeblocks/block_4.yaml deleted file mode 100644 index ef308469..00000000 --- a/plugins/lookup-opportunity-call-notes/.codeblocks/block_4.yaml +++ /dev/null @@ -1,23 +0,0 @@ -steps: - - action: - output_key: opportunityid - action_name: GET_OpportunityID_Using_AccountName - progress_updates: - on_complete: ON_COMPLETE_MESSAGE - on_pending: ON_PENDING_MESSAGE - input_args: - account_name: data.account_name - - action: - output_key: callnote_result - action_name: Lookup_Callnotes_From_Opportunity - progress_updates: - on_complete: ON_COMPLETE_MESSAGE - on_pending: ON_PENDING_MESSAGE - input_args: - opportunity_id: data.opportunityid.records[0].Id - - return: - output_mapper: - Description: data.callnote_result.records[0].Description - ActivityDate: data.callnote_result.records[0].ActivityDate - Subject: data.callnote_result.records[0].Subject - diff --git a/plugins/lookup-opportunity-call-notes/README.md b/plugins/lookup-opportunity-call-notes/README.md index ad3ac485..f37ba65f 100644 --- a/plugins/lookup-opportunity-call-notes/README.md +++ b/plugins/lookup-opportunity-call-notes/README.md @@ -12,227 +12,61 @@ systems: time_in_minutes: 15 --- -# Introduction +# **Introduction:** -Salesforce is a CRM platform, and the "**Look Up Call Notes using Opportunity in Salesforce**" plugin helps you efficiently retrieve Opportunity details from your Salesforce account. By integrating this feature with your bot, users can quickly access and manage Opportunity information, enhancing productivity and organization. +The **Lookup Call Notes** plugin provides instant access to logged calls, meeting notes, and activity history tied to Salesforce opportunities. Through the Moveworks AI Assistant, sales teams can quickly retrieve key discussion points, action items, and stakeholder communications—all without switching between systems. -This guide will show you how to add the "**Look Up Call Notes using Opportunity in Salesforce**" feature to your bot using Creator Studio. Let's get started! +This guide walks through the simple setup to enable real-time call note lookups directly in conversation workflows. -# Prerequisites +# **Prerequisites :** -- [Postman](https://www.postman.com/) or and API testing tool. -- Salesforce Connector built in Creator Studio (follow the [Salesforce Authentication](https://developer.moveworks.com/creator-studio/resources/connector/?id=salesforce) guide to create your connector) +- Access to Agent Studio -# What are we building? +# **What are we building?** -### **Conversation Design** +### **Agent Design** This [purple chat](https://developer.moveworks.com/creator-studio/developer-tools/purple-chat/?conversation=%7B%22startTimestamp%22%3A%2211%3A43%2BAM%22%2C%22messages%22%3A%5B%7B%22parts%22%3A%5B%7B%22richText%22%3A%22%3Cp%3EI+want+to+look+up+the+call+notes+for+the+opportunity+with+XYZ+Inc.%3C%2Fp%3E%22%7D%5D%2C%22role%22%3A%22user%22%7D%2C%7B%22parts%22%3A%5B%7B%22reasoningSteps%22%3A%5B%7B%22richText%22%3A%22Calling+Salesforce+API+to+find+opportunity+%27XYZ+Inc%27%22%2C%22status%22%3A%22pending%22%7D%2C%7B%22richText%22%3A%22Opportunity+found%2C+retrieving+call+notes.%22%2C%22status%22%3A%22success%22%7D%5D%7D%2C%7B%22richText%22%3A%22Here+are+the+call+notes+for+the+opportunity+with+XYZ+Inc.%3A%3Cbr%3E%3Cb%3EOpportunity+Name%3A%3C%2Fb%3E+XYZ+Inc+Expansion%3Cbr%3E%3Cb%3ELast+Call+Date%3A%3C%2Fb%3E+2023-10-01%3Cbr%3E%3Cb%3ENotes%3A%3C%2Fb%3E+Discussed+project+scope%2C+budget%2C+and+timeline.+Client+interested+in+moving+forward+pending+final+review.%3Cbr%3EWould+you+like+to+take+any+action+on+these+call+notes+in+Salesforce%3F%22%7D%2C%7B%22citations%22%3A%5B%7B%22citationTitle%22%3A%22Salesforce+-+Opportunity+Call+Notes%22%2C%22connectorName%22%3A%22salesforce%22%7D%5D%7D%5D%2C%22role%22%3A%22assistant%22%7D%5D%7D) shows the experience we are going to build. -# **Creator Studio Components** +# **Installation Steps** -- **Triggers**: - 1. Natural Language -- **Slots**: - 1. Fetch Salesforce Opportunity ID using the Account name. - 2. Retrieve Call Notes related to the Opportunity Id. -- **Actions:** - 1. **Retrieve Opportunity ID using Account Name:** - - Query the **Opportunity ID** for the specified **Account Name**, ensuring the most recent opportunity is fetched. - 2. **Retrieve Call Notes using Opportunity ID:** - - Use the **retrieved Opportunity ID** to fetch the **latest Call Notes** (stored as tasks) associated with that opportunity. -- **Guidelines**: - 1. None. +While you can create a connector during plugin installation, we recommend creating a connector in **Agent Studio** beforehand to streamline the process. Please follow our [Salesforce Connector](https://developer.moveworks.com/marketplace/package/?id=salesforce&hist=home) Guide to do so. Once completed, follow our plugin installation documentation to install the **Lookup Opportunity Information** plugin in minutes. -# API Research +## **Required Permissions:** -To retrieve **Call Notes** related to an **Opportunity**, we will use two APIs: +- **Read** + - Access to the **Task** and **Event** objects + - Access to related **Opportunity** and **Contact** records + - Visibility to custom note fields (if used) -![Screenshot 2025-01-29 at 6.39.12 PM.png](images/Screenshot_2025-01-29_at_6.39.12_PM.png) +After configuring the connector, refer to our [plugin installation documentation](https://help.moveworks.com/docs/ai-agent-marketplace-installation) for more details on completing the setup -## API #1: Query Opportunity ID using Account Name +# **Appendix** -The **Retrieve [Opportunity ID by Account Name](https://developer.salesforce.com/docs/atlas.en-us.object_reference.meta/object_reference/sforce_api_objects_opportunity.htm)** API fetches the **Opportunity ID** for a given **Account Name**. This allows us to look up opportunities associated with a specific Salesforce account. +## API #1: Query Opportunity ID using Account Name -- **Purpose**: - - Retrieves the **Opportunity ID** based on the provided **Account Name**. - - Ensures the most recent opportunity is fetched by sorting **CloseDate DESC**. -- **Features**: - - Filters opportunities using **Account Name**. - - Returns the **most recent** opportunity by default. - - Can be customized to retrieve multiple opportunities if needed. -- **Example**: Queries Salesforce to retrieve Call Notes from Opportunity for the specified **Account Name.** +The **Retrieve Opportunity ID by Account Name** API fetches the **Opportunity ID** for a given **Account Name**. This allows us to look up opportunities associated with a specific Salesforce account. -```yaml +```bash curl --request GET ---location 'https:///services/data/v62.0/query?q=SELECT%20Id%20FROM%20Opportunity%20WHERE%20Account.Name%20like%20%3C%3E%20ORDER%20BY%20CloseDate%20DESC%20LIMIT%201' \ +--location 'https:///services/data/v62.0/query?q=SELECT%20Id%20FROM%20Opportunity%20WHERE%[20Account.Name](http://20account.name/)%20like%20%3C%3E%20ORDER%20BY%20CloseDate%20DESC%20LIMIT%201' \ --header 'Content-Type: application/json' ``` -- ****: Your Salesforce instance domain (e.g., yourcompany.my.salesforce.com). -- ****: The name of the account used to look up Opportunity information in Salesforce. +**Query Parameters:** -## API #2: Query Call Notes using Opportunity ID +- Account_Name(string) – The name of the Account to search for related contracts in Salesforce. -The **Retrieve [Call Notes by Opportunity ID](https://developer.salesforce.com/docs/atlas.en-us.object_reference.meta/object_reference/sforce_api_objects_task.htm)** API fetches **Call Notes** (stored as **Tasks**) associated with a given **Opportunity** in Salesforce. This API helps retrieve call summaries linked to specific opportunities. +## API #2: Query Call Notes using Opportunity ID -- **Purpose:** - - Fetches **Call Notes** linked to a specific **Opportunity ID**. - - Returns the **most recent call note** by default. -- **Features**: - - Filters tasks by **Opportunity ID (0064W00001LFvOLQA2)**. -- **Example**: Queries Salesforce to retrieve Call Notes from the given Opportunity ID +The **Retrieve Call Notes by Opportunity ID** API fetches **Call Notes** (stored as **Tasks**) associated with a given **Opportunity** in Salesforce. This API helps retrieve call summaries linked to specific opportunities. -```yaml +```bash curl --request GET --location 'https://./services/data/v62.0/query?q=SELECT%20Id%2C%20Subject%2C%20Description%2C%20ActivityDate%20FROM%20Task%20WHERE%20WhatId%20%3D%20%%27%20' \ --header 'Content-Type: application/json' ``` -- ****: Your Salesforce instance domain(e.g., yourcompany.my.salesforce.com). -- ****: The ID of the opportunity used to look up Call Note in Salesforce. - -# Steps - -## **Step 1: Build HTTP Action** - -Define your HTTP Actions for fetching the **Account ID** from Salesforce based on the provided **Account Name**. - -### 1. Get the Opportunity ID using the Account Name - -- Navigate to **Plugins** section > **Actions** tab. -- Click on **CREATE** to define a new action. - - ![Screenshot 2025-01-07 at 7.14.13 PM.png](images/Screenshot_2025-01-07_at_7.14.13_PM.png) - - -- Click on the IMPORT CURL option and paste the following cURL command: - -```yaml -curl --request GET ---location 'https:///services/data/v62.0/query?q=SELECT%20Id%20FROM%20Opportunity%20WHERE%20Account.Name%20like%20%3C%3E%20ORDER%20BY%20CloseDate%20DESC%20LIMIT%201' \ ---header 'Content-Type: application/json' -``` +**Query Parameters:** -- Click on Use Existing Connector > select the [Salesforce Connector](https://developer.moveworks.com/creator-studio/resources/connector/?id=salesforce) that you just created > Click on Apply. This will populate the Base URL and the Authorization section of the API Editor. -- **Query Parameters for Salesforce Opportunity Query** -- **Key ( q )**: Value (SELECT Id FROM Opportunity WHERE Account.Name like ORDER BY CloseDate DESC LIMIT 1) -- This query used to get the Opportunity ID of the given Account Name. - - ![Screenshot 2025-01-29 at 6.14.59 PM.png](images/Screenshot_2025-01-29_at_6.14.59_PM.png) - -- **Input Variables** : - - Name : Example Value (Acme Corp). - - ![Screenshot 2025-01-30 at 1.13.28 PM.png](images/Screenshot_2025-01-30_at_1.13.28_PM.png) - -- Click on Test to check if the Connector setup was successful and expect a successful response as shown below. You will see the request response on the left side and the generated output schema on the right. -- If the output schema does not match the API response or fails to populate automatically, kindly click the GENERATE FROM RESPONSE button to refresh and align the schema with the API response. - - ![Screenshot 2025-01-29 at 6.18.17 PM.png](images/Screenshot_2025-01-29_at_6.18.17_PM.png) - -- Add the **API Name** and **API Description** as shown below, then click the Save button - - ![Screenshot 2025-01-29 at 6.20.00 PM.png](images/Screenshot_2025-01-29_at_6.20.00_PM.png) - - -### **2.Get Call Notes from the Account Name**. - -- Repeat the steps above to create another action. -- Click on the IMPORT CURL option and paste the following cURL command: - - ```yaml - curl --location './services/data/v62.0/query?q=SELECT%20Id%2C%20Subject%2C%20Description%2C%20ActivityDate%20FROM%20Task%20WHERE%20WhatId%20%3D%20%%27%20' \ - --header 'Authorization: Bearer\ - --header 'Content-Type: application/json' - ``` - -- **Input variables:** - - Opportuniy_Id: Example value (006IU00100kYJwFYAZ) - - ![Screenshot 2025-01-29 at 6.25.07 PM.png](images/Screenshot_2025-01-29_at_6.25.07_PM.png) - -- Test the Connector setup as described earlier to verify the response. If the output schema is incorrect or missing, click GENERATE FROM RESPONSE to update it. - - ![Screenshot 2025-01-29 at 6.28.15 PM.png](images/Screenshot_2025-01-29_at_6.28.15_PM.png) - -- Add the **API Name** and **API Description** as shown below, then click the Save button - - ![Screenshot 2025-01-29 at 6.29.50 PM.png](images/Screenshot_2025-01-29_at_6.29.50_PM.png) - - -## **Step 2: Build Compound Action** - -- Head over to the **Compound Actions** tab and click **CREATE** - - ![Screenshot 2025-01-22 at 5.59.03 PM.png](images/Screenshot_2025-01-22_at_5.59.03_PM.png) - -- Give your Compound Action a **Name** and **Description** , then click Next Note: Name only letters, numbers, and underscores. We suggest using snake case or camel case formatting (e.g. Workflow_name or workflowName ) - - ![Screenshot 2025-01-29 at 6.32.02 PM.png](images/Screenshot_2025-01-29_at_6.32.02_PM.png) - -- Click on the Script editor tab. Here you will be able to build your compound action using the YAML syntax. -- At a high-level, this syntax provides actions (HTTP Request, APIthon Scripts) and workflow logic (switch statements, for each loops, return statements, parallel, try/catch). See the [Compound Action Syntax](https://developer.moveworks.com/creator-studio/reference/compound_actions_syntax/) Reference for more info. - - ```yaml - steps: - - action: - output_key: opportunityid - action_name: GET_OpportunityID_Using_AccountName - progress_updates: - on_complete: ON_COMPLETE_MESSAGE - on_pending: ON_PENDING_MESSAGE - input_args: - account_name: data.account_name - - action: - output_key: callnote_result - action_name: Lookup_Callnotes_From_Opportunity - progress_updates: - on_complete: ON_COMPLETE_MESSAGE - on_pending: ON_PENDING_MESSAGE - input_args: - opportunity_id: data.opportunityid.records[0].Id - - return: - output_mapper: - Description: data.callnote_result.records[0].Description - ActivityDate: data.callnote_result.records[0].ActivityDate - Subject: data.callnote_result.records[0].Subject - - ``` - - -- Click on Input fields tab and click the +Add button. Here you will define the slots that you want to collect from users through the conversation and trigger your Workflow with. After defining the input fields, click the Submit button to save your changes. - - ![Screenshot 2025-01-29 at 6.33.47 PM.png](images/Screenshot_2025-01-29_at_6.33.47_PM.png) - - -## **Step 3: Publish Workflow to Plugin** - -- Head over to the Compound Actions tab and click on the kebab menu ( ︙ ) -- Next, click on Publish Workflow to Plugin -- First, verify your Plugin **Name** & **Short description** . This is autofilled from the name & description of your compound action. - - ![Screenshot 2025-01-31 at 2.32.14 PM.png](images/Screenshot_2025-01-31_at_2.32.14_PM.png) - -- Next, consider whether to select the User consent required before execution? checkbox. Enabling this option prompts the user to confirm all slot values before executing the plugin, which is widely regarded as a best practice. - - ![Screenshot 2025-01-31 at 2.34.08 PM.png](images/Screenshot_2025-01-31_at_2.34.08_PM.png) - -- Click Next and set up your positive and negative triggering examples. This ensures that the bot triggers your plugin given a relevant utterance. - - See our [guide](https://developer.moveworks.com/creator-studio/conversation-design/triggers/natural-language-triggers/#how-to-write-good-triggering-examples) on Triggering -- Lastly, click Next and set the **Launch Rules** you want your plugin to abide by. - - See our [guide](https://developer.moveworks.com/creator-studio/administration/launch-options/) on Launch Rules - -## **Step 4: See it in action!** - -- After clicking the final Submit button, your plugin will be published to the bot and triggerable based on your **Launch Rules.** -- You should wait up to **5 minutes** after making changes before trying to test in your bot! -- If you run into an issue: - 1. Check our [troubleshooting guides](https://developer.moveworks.com/creator-studio/troubleshooting/support/) - 2. Understand your issue using Logs - 3. Reach out to Support - -# **Congratulations!** - -You've just added the "Look Up Call Notes using Opportunity in Salesforce" feature inside your Salesforce account to your Copilot! Explore our other guides for more inspiration on what to build next. \ No newline at end of file +- Opportunity_Id(string) – The Id of the Opportunity to search for related tasks in Salesforce. \ No newline at end of file diff --git a/plugins/lookup-opportunity-call-notes/images/Screenshot_2025-01-07_at_7.14.13_PM.png b/plugins/lookup-opportunity-call-notes/images/Screenshot_2025-01-07_at_7.14.13_PM.png deleted file mode 100644 index 58814813..00000000 Binary files a/plugins/lookup-opportunity-call-notes/images/Screenshot_2025-01-07_at_7.14.13_PM.png and /dev/null differ diff --git a/plugins/lookup-opportunity-call-notes/images/Screenshot_2025-01-22_at_5.59.03_PM.png b/plugins/lookup-opportunity-call-notes/images/Screenshot_2025-01-22_at_5.59.03_PM.png deleted file mode 100644 index 09125bfe..00000000 Binary files a/plugins/lookup-opportunity-call-notes/images/Screenshot_2025-01-22_at_5.59.03_PM.png and /dev/null differ diff --git a/plugins/lookup-opportunity-call-notes/images/Screenshot_2025-01-29_at_6.14.59_PM.png b/plugins/lookup-opportunity-call-notes/images/Screenshot_2025-01-29_at_6.14.59_PM.png deleted file mode 100644 index 0abb4da3..00000000 Binary files a/plugins/lookup-opportunity-call-notes/images/Screenshot_2025-01-29_at_6.14.59_PM.png and /dev/null differ diff --git a/plugins/lookup-opportunity-call-notes/images/Screenshot_2025-01-29_at_6.18.17_PM.png b/plugins/lookup-opportunity-call-notes/images/Screenshot_2025-01-29_at_6.18.17_PM.png deleted file mode 100644 index 6c8161de..00000000 Binary files a/plugins/lookup-opportunity-call-notes/images/Screenshot_2025-01-29_at_6.18.17_PM.png and /dev/null differ diff --git a/plugins/lookup-opportunity-call-notes/images/Screenshot_2025-01-29_at_6.20.00_PM.png b/plugins/lookup-opportunity-call-notes/images/Screenshot_2025-01-29_at_6.20.00_PM.png deleted file mode 100644 index cb38d847..00000000 Binary files a/plugins/lookup-opportunity-call-notes/images/Screenshot_2025-01-29_at_6.20.00_PM.png and /dev/null differ diff --git a/plugins/lookup-opportunity-call-notes/images/Screenshot_2025-01-29_at_6.25.07_PM.png b/plugins/lookup-opportunity-call-notes/images/Screenshot_2025-01-29_at_6.25.07_PM.png deleted file mode 100644 index ceb05bfb..00000000 Binary files a/plugins/lookup-opportunity-call-notes/images/Screenshot_2025-01-29_at_6.25.07_PM.png and /dev/null differ diff --git a/plugins/lookup-opportunity-call-notes/images/Screenshot_2025-01-29_at_6.28.15_PM.png b/plugins/lookup-opportunity-call-notes/images/Screenshot_2025-01-29_at_6.28.15_PM.png deleted file mode 100644 index 1f9868c5..00000000 Binary files a/plugins/lookup-opportunity-call-notes/images/Screenshot_2025-01-29_at_6.28.15_PM.png and /dev/null differ diff --git a/plugins/lookup-opportunity-call-notes/images/Screenshot_2025-01-29_at_6.29.50_PM.png b/plugins/lookup-opportunity-call-notes/images/Screenshot_2025-01-29_at_6.29.50_PM.png deleted file mode 100644 index be9b2962..00000000 Binary files a/plugins/lookup-opportunity-call-notes/images/Screenshot_2025-01-29_at_6.29.50_PM.png and /dev/null differ diff --git a/plugins/lookup-opportunity-call-notes/images/Screenshot_2025-01-29_at_6.32.02_PM.png b/plugins/lookup-opportunity-call-notes/images/Screenshot_2025-01-29_at_6.32.02_PM.png deleted file mode 100644 index a0fedee2..00000000 Binary files a/plugins/lookup-opportunity-call-notes/images/Screenshot_2025-01-29_at_6.32.02_PM.png and /dev/null differ diff --git a/plugins/lookup-opportunity-call-notes/images/Screenshot_2025-01-29_at_6.33.47_PM.png b/plugins/lookup-opportunity-call-notes/images/Screenshot_2025-01-29_at_6.33.47_PM.png deleted file mode 100644 index c0ec7d11..00000000 Binary files a/plugins/lookup-opportunity-call-notes/images/Screenshot_2025-01-29_at_6.33.47_PM.png and /dev/null differ diff --git a/plugins/lookup-opportunity-call-notes/images/Screenshot_2025-01-29_at_6.39.12_PM.png b/plugins/lookup-opportunity-call-notes/images/Screenshot_2025-01-29_at_6.39.12_PM.png deleted file mode 100644 index 2b278a69..00000000 Binary files a/plugins/lookup-opportunity-call-notes/images/Screenshot_2025-01-29_at_6.39.12_PM.png and /dev/null differ diff --git a/plugins/lookup-opportunity-call-notes/images/Screenshot_2025-01-30_at_1.13.28_PM.png b/plugins/lookup-opportunity-call-notes/images/Screenshot_2025-01-30_at_1.13.28_PM.png deleted file mode 100644 index 1d0ab3b7..00000000 Binary files a/plugins/lookup-opportunity-call-notes/images/Screenshot_2025-01-30_at_1.13.28_PM.png and /dev/null differ diff --git a/plugins/lookup-opportunity-call-notes/images/Screenshot_2025-01-31_at_2.32.14_PM.png b/plugins/lookup-opportunity-call-notes/images/Screenshot_2025-01-31_at_2.32.14_PM.png deleted file mode 100644 index 8b7efcb7..00000000 Binary files a/plugins/lookup-opportunity-call-notes/images/Screenshot_2025-01-31_at_2.32.14_PM.png and /dev/null differ diff --git a/plugins/lookup-opportunity-call-notes/images/Screenshot_2025-01-31_at_2.34.08_PM.png b/plugins/lookup-opportunity-call-notes/images/Screenshot_2025-01-31_at_2.34.08_PM.png deleted file mode 100644 index 94530c34..00000000 Binary files a/plugins/lookup-opportunity-call-notes/images/Screenshot_2025-01-31_at_2.34.08_PM.png and /dev/null differ