Skip to main content
Question

How to connect Smartsheets with Celonis?

  • December 8, 2022
  • 6 replies
  • 5 views

Hello together, i am trying to connect Smartsheet with Celonis. I already have a Client ID and Client Secret for Smartsheet but everytime I try to connect both, Celonis/Smartsheets opens a new tab showing an error saying Redirect URI ist missing or wrong. Does anyone know what to fill out in the Developer Settings of Smartsheets in the field APP URL & APP redirect URL ?

 

I have filled in an APP URL (something like https.//xyz.celonis.cloud/package-manager/ui/studio/ui/assets/xxxyyy-11-123) and an APP redirect URL (https://app.smartsheet.com/b/autorize?form.....) and every other mixture of URLs but nothing seems to work out. I have also reviewed various Celonis / Smartsheet Docs but found no answer until now.

 

Thanks in advance

6 replies

abhishek.chatu14
Level 11
Forum|alt.badge.img+4

Can you paste the full error here, generally the redirect URL you may need to use is mentioned in the error....


  • Author
  • Level 2
  • 2 replies
  • December 9, 2022

abhishek.chatu14
Level 11
Forum|alt.badge.img+4

How you done the following ?

 

Register Your App Using Developer Tools

 

  1. Log in to Smartsheet with your developer account.
  2. Click the "Account" button in the upper-right corner of your Smartsheet screen, and then click "Developer Tools".
  3. In the "Create New App" form, provide the following information:
  • Name: the name the user sees to identify your app
    • Description: a brief description intended for the user
    • URL: the URL to launch your app, or the landing page if not a web app
    • Contact/support: support information for the user
    • Redirect URL: also known as a callback URL. The URL within your application that will receive the OAuth 2.0 credentials After you click "Save", Smartsheet assigns a client Id and secret to your app. Make a note of these Ids for the next steps; however, you can always look them up again in "Developer Tools".

 


  • Author
  • Level 2
  • 2 replies
  • December 9, 2022

So the APP-URL would be the celonis cloud URL and the redirect URL the one mentioned in my previous answer?


janpeter.van.d
Level 12
Forum|alt.badge.img+26
  • Level 12
  • 496 replies
  • December 21, 2022

So the APP-URL would be the celonis cloud URL and the redirect URL the one mentioned in my previous answer?

That's indeed what I would think. Any success in the mean time?

 


That's indeed what I would think. Any success in the mean time?

 

Yes, it were some small Syntax errors. Celonis and Smartsheet demand certain Syntax-format for the connection between the Smartsheet Developer Settings and the Action Flow.