Skip to main content

Are you ready for a challenge?

We’re excited to launch this Agentic Quest Challenge, designed to push the boundaries of automation with Agentic Process Automation concepts. This challenge invites you to build an automation solution that helps TrustShield Insurance process Requests for Quotes (RFQs) from independent agents faster and more efficiently. With the pressure to reduce response times and win more high-value insurance policies, your innovative automation can make a real impact on their business goals. 

If you’re new to AI Skills or Process Composer, this is a great opportunity to dive in and explore how these tools can transform unstructured data into actionable workflows. (If you already signed up for APA Training Camp, you can use the same credentials to participate in the challenge! If you didn't sign up for training camp, what are you waiting for?! Sign up now, learn new things, and gain the skills you'll need to complete the challenge, plus free access to our control room.)

Now, let’s meet your new boss from TrustShield Insurance.
 

 

Challenge Objective 

TrustShield Insurance partners with independent agents who submit quote requests for various insurance types—auto, home, life, and business. These agents shop around and select the provider who replies the fastest. To meet their growth targets, TrustShield aims to reduce response times for high-value policies by automating the intake and processing of RFQs. 

Your mission is to build an automation that fetches the unread RFQs from an email inbox, extracts key data points using AI Skills you create, and submits them in the correct order into the QuoteMaster Priority Engine (which can be found in the middle of this webpage).
 

Rules

  • The incoming RFQs arrive in non-standardized formats via email. 
  • You must design new AI Skills to interpret the unstructured data. 
  • Integrate with existing JavaScript tools and a Python model.
  • Use Process Composer to orchestrate the process from data extraction to submission. 
  • Process the 3 unread RFQs.
  • Ensure the RFQs are inputted into QuoteMaster in the correct priority order.
  • Sharing Your Results in the Insurance RFQ Challenge Page 


Once you’ve completed the challenge, share a screenshot of your solution on social media with the hashtag #AgenticQuest and tag 3 Automation developers you want to challenge next. We’ll be watching for posts to reward standout participants with exclusive swag! Be sure to register for the Agentic Quest Challenge to qualify for prizes

You can also download a certificate of completion to share on your socials after solving the challenge! 

Are you ready to get started? 


Go be great.

Finally challenge completed !!✅

which part didya find the hardest actually I’ve been trying for two days now I'm either getting 85% or 77% I'm not able to understand where i went wrong..

You're probably stuck on the same thing that happened to me.

Check the profit value; it shouldn't have any 0s at the end. For example:

  • If the profit is 13.78, that's fine, you should insert that value.
  • If it's 13.50, you should insert 13.5.
  • If it's 13.00, you should insert 13.

That was one of the issues thank you, Still I'm getting a constant Accuracy of 81% now! I can share the responses I got before entering the data in to the page

1]

2]

3] 

 

@jshaji  i just checked the extracted and generated values. According to me 

1. For RFQ-2024-009 the strategic alignment value is HIGH
2.  For RFQ-2024-005 the policy start date is "2 Months" and the strategic alignment value is LOW

The priority order for this sequence are 
1.RFQ-2024-007
2.RFQ-2024-009
3.RFQ-2024-005

And as ​@leandro.castello Leandro.castello mentioned earlier, If profit rate is having ZERO'S as suffix. Please remove those before entering.
Example:
For 19.00 to "19"
For 13.50 to "13.5"

 

Let me know here , if you stuck anywhere further.


Hi ​@Matt.Stewart , ​@Oli.Morris , ​@Lu.Hunnicutt !

 

I just got to know, there are two URL’s with different challenge name and landing to the same challenge UI.

RFQ Challenge Global

Insurance RFQ Challenge .

 

So which URL or path we need to use for the Agentic Quest RFQ Challenge?

Looking forward for your response here.


Finally challenge completed !!✅

which part didya find the hardest actually I’ve been trying for two days now I'm either getting 85% or 77% I'm not able to understand where i went wrong..

You're probably stuck on the same thing that happened to me.

Check the profit value; it shouldn't have any 0s at the end. For example:

  • If the profit is 13.78, that's fine, you should insert that value.
  • If it's 13.50, you should insert 13.5.
  • If it's 13.00, you should insert 13.

That was one of the issues thank you, Still I'm getting a constant Accuracy of 81% now! I can share the responses I got before entering the data in to the page

1]

2]

3] 

 

@jshaji  i just checked the extracted and generated values. According to me 

1. For RFQ-2024-009 the strategic alignment value is HIGH
2.  For RFQ-2024-005 the policy start date is "2 Months" and the strategic alignment value is LOW

The priority order for this sequence are 
1.RFQ-2024-007
2.RFQ-2024-009
3.RFQ-2024-005

And as ​@leandro.castello Leandro.castello mentioned earlier, If profit rate is having ZERO'S as suffix. Please remove those before entering.
Example:
For 19.00 to "19"
For 13.50 to "13.5"

 

Let me know here , if you stuck anywhere further.

@MAIYA_0  and  ​@Marc Mueller  I’m able get an accuracy of 92.59% with the following data:

 

1]

2]

3]

Score : 

are you guys able to see any dissimilarities with the values?


Finally challenge completed !!✅

which part didya find the hardest actually I’ve been trying for two days now I'm either getting 85% or 77% I'm not able to understand where i went wrong..

You're probably stuck on the same thing that happened to me.

Check the profit value; it shouldn't have any 0s at the end. For example:

  • If the profit is 13.78, that's fine, you should insert that value.
  • If it's 13.50, you should insert 13.5.
  • If it's 13.00, you should insert 13.

That was one of the issues thank you, Still I'm getting a constant Accuracy of 81% now! I can share the responses I got before entering the data in to the page

1]

2]

3] 

 

@jshaji  i just checked the extracted and generated values. According to me 

1. For RFQ-2024-009 the strategic alignment value is HIGH
2.  For RFQ-2024-005 the policy start date is "2 Months" and the strategic alignment value is LOW

The priority order for this sequence are 
1.RFQ-2024-007
2.RFQ-2024-009
3.RFQ-2024-005

And as ​@leandro.castello Leandro.castello mentioned earlier, If profit rate is having ZERO'S as suffix. Please remove those before entering.
Example:
For 19.00 to "19"
For 13.50 to "13.5"

 

Let me know here , if you stuck anywhere further.

@MAIYA_0  and  ​@Marc Mueller  I’m able get an accuracy of 92.59% with the following data:

 

1]

2]

3]

Score : 

are you guys able to see any dissimilarities with the values?

Hi ​@jshaji , For RFQ-2024-006 try the strategic alignment value as “LOW” instead of “Medium”.

 

Let me know the results.


Finally challenge completed !!✅

which part didya find the hardest actually I’ve been trying for two days now I'm either getting 85% or 77% I'm not able to understand where i went wrong..

You're probably stuck on the same thing that happened to me.

Check the profit value; it shouldn't have any 0s at the end. For example:

  • If the profit is 13.78, that's fine, you should insert that value.
  • If it's 13.50, you should insert 13.5.
  • If it's 13.00, you should insert 13.

Yes!  It’s mention in the portal > Get Estimated Profitability . You can find in the below screenshot.

 


Finally Mission Completed thanks to ​@Marc Mueller  and ​@MAIYA_0  for your support and help!


Finally Mission Completed thanks to ​@Marc Mueller  and ​@MAIYA_0  for your support and help!

Good job ​@jshaji



Finally Completed it after so much of struggle :D
Amazing use case. looking forward for more!!



Finally Completed it after so much of struggle :D
Amazing use case. looking forward for more!!

this will be the final json 
 

Note: when you enter Profitability in (Estimated Profitability Rate). make sure to remove any trailing zero. Example:
5.00 should be inserted as 5
43.36 is same as of 43.36
52.50 should be inserted as 52.5

  


Hi everyone, With respect to avoiding the suffix zero’s please find the info here



Finally Completed it after so much of struggle :D
Amazing use case. looking forward for more!!

this will be the final json 
 

Note: when you enter Profitability in (Estimated Profitability Rate). make sure to remove any trailing zero. Example:
5.00 should be inserted as 5
43.36 is same as of 43.36
52.50 should be inserted as 52.5

  

This the output for StrategicAlignment (Might be wrong but works for me :-)) 


Hi ​@robin10706671 , Yes with same results of strategic Alighnment, I also completed the challenge! 

And congts for completion.


Finally completed this challenge before today's solution LinkedIn live session! 😊👍🏻

I added the logic to calculate the expected value for order priority within the AI Skill itself and it worked for me! 😃

 


Winning Time...👍

 


Hi 


Hi 

Hello ​@uname!