Skip to main content
Best answer

Encoding URL String

  • July 31, 2024
  • 2 replies
  • 90 views

I’m using Zapier in a trial at the moment to figure out whether I can use it to integrate Hubspot and Sharepoint.  So far so good, but I have a situation where I need to write a Sharepoint path (URL) back to a Hubspot property, and I need to URLEncode it so it works as a link.

Currently, Hubspot doesn’t recognize it as a link because it has spaces in it.

Does Zapier have any functions to URL encode a string, or even do a find/replace on certain characters in a string?

Thanks!

Best answer by Troy Tessalone

Hi @AndyG 

Zap action: Formatter > Text > URL Encode

 

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
Zapier Orchestrator & Solution Partner
Forum|alt.badge.img+14
  • Zapier Orchestrator & Solution Partner
  • Answer
  • July 31, 2024

Hi @AndyG 

Zap action: Formatter > Text > URL Encode

 


  • Author
  • New
  • July 31, 2024

Awesome, thanks!