Skip to main content
Best answer

Return information from SugarCRM 7+ search

  • February 18, 2021
  • 2 replies
  • 28 views

Brand new to Zapier. Done some basic google sheet stuff - fine - now trying so talk with SugarCRM

 

I would like to be able to search Sugar with a field from GoogleSheets. I would like to return the FALSE/TRUE value of that search in SugarCRM to update a cell in sheets.

 

So - set up trigger fine in google sheets (new or updated row). SugaCRM 7+ action to find if email address exists in contact - test works.

 

Question: How do I take the result of that find command (TRUE (email exists) FALSE (doesnt exist) and update the google sheet with it?

 

Best answer by Troy TessaloneBest answer by Troy Tessalone

Hi @ProFlow 

Try this action…GSheets Update Row

You can map the Row ID from the trigger step this step 3 in your Zap using the ‘Custom’ option.

Help article: https://zapier.com/help/create/basics/set-up-your-zap-action

 

View original
Did this topic help you find an answer to your question?
This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

2 replies

Troy Tessalone
Forum|alt.badge.img+14
  • Zapier Expert
  • 31400 replies
  • Answer
  • February 18, 2021

Hi @ProFlow 

Try this action…GSheets Update Row

You can map the Row ID from the trigger step this step 3 in your Zap using the ‘Custom’ option.

Help article: https://zapier.com/help/create/basics/set-up-your-zap-action

 


  • Author
  • Beginner
  • 4 replies
  • February 18, 2021

Thank you! I get it now! Problem solved.